Add more components virtual ip mapping into controller.
[apex-tripleo-heat-templates.git] / puppet / cinder-storage-post.yaml
index 24d2b8a..c97cfcf 100644 (file)
@@ -2,6 +2,10 @@ heat_template_version: 2015-04-30
 description: 'OpenStack cinder storage post deployment for Puppet'
 
 parameters:
+  ConfigDebug:
+    default: false
+    description: Whether to run config management (e.g. Puppet) in debug mode.
+    type: boolean
   servers:
     type: json
   NodeConfigIdentifiers:
@@ -14,6 +18,8 @@ resources:
     type: OS::Heat::SoftwareConfig
     properties:
       group: puppet
+      options:
+        enable_debug: {get_param: ConfigDebug}
       outputs:
       - name: result
       config: