Merge "Stop Heat WSGI services on docker upgrade"
[apex-tripleo-heat-templates.git] / extraconfig / post_deploy / example.yaml
index 1d3dca2..ee5a830 100644 (file)
@@ -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