X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fpost_deploy%2Fexample.yaml;h=f83dff7681659cf4d7768e52618bef9b2c0a750e;hb=64a277323c580b16196b1d1805120ba35de1690c;hp=6b816d40d20aabc27d909e24415c4d698e26be80;hpb=42e7689e6faf485357a50470f1c83fc7b1d8c5da;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/post_deploy/example.yaml b/extraconfig/post_deploy/example.yaml index 6b816d40..f83dff76 100644 --- a/extraconfig/post_deploy/example.yaml +++ b/extraconfig/post_deploy/example.yaml @@ -20,8 +20,9 @@ resources: echo "extra" > /root/extra ExtraDeployments: - type: OS::Heat::StructuredDeployments + type: OS::Heat::SoftwareDeployments properties: + name: ExtraDeployments servers: {get_param: servers} config: {get_resource: ExtraConfig} actions: ['CREATE'] # Only do this on CREATE