aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/post_deploy/example.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-18 23:16:15 +0000
committerGerrit Code Review <review@openstack.org>2016-01-18 23:16:15 +0000
commit795e4290dd6b12a8f4b7c6932a3777a036195081 (patch)
treeced95c3bdd98558a7e45ad2ee76305ed71fe9fd8 /extraconfig/post_deploy/example.yaml
parentfd9208025eae0304fa5b6936749fbee96cf9b814 (diff)
parent1733d74392b0cc8f3577da68fbb5eb6165802c37 (diff)
Merge "Set the name property for all deployment resources"
Diffstat (limited to 'extraconfig/post_deploy/example.yaml')
-rw-r--r--extraconfig/post_deploy/example.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/extraconfig/post_deploy/example.yaml b/extraconfig/post_deploy/example.yaml
index 1d3dca25..f83dff76 100644
--- a/extraconfig/post_deploy/example.yaml
+++ b/extraconfig/post_deploy/example.yaml
@@ -22,6 +22,7 @@ resources:
ExtraDeployments:
type: OS::Heat::SoftwareDeployments
properties:
+ name: ExtraDeployments
servers: {get_param: servers}
config: {get_resource: ExtraConfig}
actions: ['CREATE'] # Only do this on CREATE