diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-22 07:55:10 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-22 07:55:10 +0000 |
commit | bb963cfe422d1ad4de2fa5b7cf24fa3907582ad9 (patch) | |
tree | 7c509c4e479837f533f79626ce109eb9929877db /extraconfig | |
parent | 617e5f1022da5309328a1d9c96399c1fedd257ec (diff) | |
parent | c02a3436239df79ddecddde171b286f92aea2c10 (diff) |
Merge "Make Deploy/UpdateIdentifier definition semi-consistent"
Diffstat (limited to 'extraconfig')
-rw-r--r-- | extraconfig/post_deploy/example_run_on_update.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extraconfig/post_deploy/example_run_on_update.yaml b/extraconfig/post_deploy/example_run_on_update.yaml index 346a1d77..4e378b14 100644 --- a/extraconfig/post_deploy/example_run_on_update.yaml +++ b/extraconfig/post_deploy/example_run_on_update.yaml @@ -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: |