X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fpost_deploy%2Fexample.yaml;h=f83dff7681659cf4d7768e52618bef9b2c0a750e;hb=96019c7489f60ac9b0b27cb2cb1dda888a2123b7;hp=1d3dca2526ed2c35346ce77914a19d3499e00eba;hpb=81cc928ecae674b9c1806b406798cc5cccf5fe4b;p=apex-tripleo-heat-templates.git 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