X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fpost_deploy%2Fexample.yaml;h=ee5a830cfa5a0f4da7d298fe5651d6e28666be22;hb=248099db8c583f6e80fda24f45db74361b757128;hp=1d3dca2526ed2c35346ce77914a19d3499e00eba;hpb=2e922fdb33a4e9327c86c75806be6312e0a262e3;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/post_deploy/example.yaml b/extraconfig/post_deploy/example.yaml index 1d3dca25..ee5a830c 100644 --- a/extraconfig/post_deploy/example.yaml +++ b/extraconfig/post_deploy/example.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2014-10-16 +heat_template_version: pike description: > Example extra config for post-deployment @@ -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