Changes for configuring Nuage
[apex-tripleo-heat-templates.git] / puppet / ceph-storage-post.yaml
index 1b5b944..0f7dd36 100644 (file)
@@ -4,6 +4,10 @@ description: >
   OpenStack ceph storage node 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:
@@ -16,6 +20,8 @@ resources:
     type: OS::Heat::SoftwareConfig
     properties:
       group: puppet
+      options:
+        enable_debug: {get_param: ConfigDebug}
       outputs:
       - name: result
       config: