Merge "Ironic: enable iPXE by default and make it configurable"
[apex-tripleo-heat-templates.git] / extraconfig / post_deploy / example.yaml
index 6b816d4..f83dff7 100644 (file)
@@ -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