X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fpost_deploy%2Fexample.yaml;h=f83dff7681659cf4d7768e52618bef9b2c0a750e;hb=64a277323c580b16196b1d1805120ba35de1690c;hp=1d3dca2526ed2c35346ce77914a19d3499e00eba;hpb=5d1738f6e3fcdd73bb3fa1c64df9bb295bb42184;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