Merge "Deploy Ceph in containers using ceph-ansible via external workflow"
[apex-tripleo-heat-templates.git] / extraconfig / post_deploy / example_run_on_update.yaml
index 738e263..4e378b1 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
 
 description: >
   Example extra config for post-deployment, this re-runs every update
@@ -14,6 +14,9 @@ parameters:
   # otherwise unchanged
   DeployIdentifier:
     type: string
+    default: ''
+    description: >
+      Setting this to a unique value will re-run any deployment tasks which perform configuration on a Heat stack-update.
 
 resources: