Re-enable default for RoleParameters
authorBen Nemec <bnemec@redhat.com>
Tue, 27 Jun 2017 16:38:26 +0000 (11:38 -0500)
committerBen Nemec <bnemec@redhat.com>
Tue, 27 Jun 2017 16:38:26 +0000 (11:38 -0500)
I471037de35e7f349d900462ec3ffb16fe2d6ebd9 accidentally removed the
default from the RoleParameters parameter.  This change just puts
it back.

Change-Id: I29b472897e07229715fc2fea3b55e90473eb0069

puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/role.role.j2.yaml

index 612a4a0..f28f606 100644 (file)
@@ -142,6 +142,7 @@ parameters:
   RoleParameters:
     type: json
     description: Role Specific Parameters
+    default: {}
   DeploymentSwiftDataMap:
     type: json
     description: |
index e7afcb4..85b276d 100644 (file)
@@ -148,6 +148,7 @@ parameters:
   RoleParameters:
     type: json
     description: Role Specific Parameters
+    default: {}
   DeploymentSwiftDataMap:
     type: json
     description: |
index 5a662e8..10d082c 100644 (file)
@@ -160,6 +160,7 @@ parameters:
   RoleParameters:
     type: json
     description: Role Specific Parameters
+    default: {}
   DeploymentSwiftDataMap:
     type: json
     description: |
index 09e5b2b..ca08c65 100644 (file)
@@ -178,6 +178,7 @@ parameters:
   RoleParameters:
     type: json
     description: Role Specific Parameters
+    default: {}
   DeploymentSwiftDataMap:
     type: json
     description: |
index b45736c..5aac089 100644 (file)
@@ -168,6 +168,7 @@ parameters:
   RoleParameters:
     type: json
     description: Role Specific Parameters
+    default: {}
   DeploymentSwiftDataMap:
     type: json
     description: |