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