aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute-role.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-06-27 11:38:26 -0500
committerBen Nemec <bnemec@redhat.com>2017-06-27 11:38:26 -0500
commitc834dce5f2f21115b11ffbc647b30c7c381ffaa0 (patch)
treea1234df9962a93dc3088dd428eff688512929cbe /puppet/compute-role.yaml
parentf7062d83d794aacc74614c165a968884285da957 (diff)
Re-enable default for RoleParameters
I471037de35e7f349d900462ec3ffb16fe2d6ebd9 accidentally removed the default from the RoleParameters parameter. This change just puts it back. Change-Id: I29b472897e07229715fc2fea3b55e90473eb0069
Diffstat (limited to 'puppet/compute-role.yaml')
-rw-r--r--puppet/compute-role.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/compute-role.yaml b/puppet/compute-role.yaml
index 5a662e86..10d082cb 100644
--- a/puppet/compute-role.yaml
+++ b/puppet/compute-role.yaml
@@ -160,6 +160,7 @@ parameters:
RoleParameters:
type: json
description: Role Specific Parameters
+ default: {}
DeploymentSwiftDataMap:
type: json
description: |