Set name property on missing deployments
[apex-tripleo-heat-templates.git] / deployed-server / deployed-server-bootstrap-rhel.yaml
index a901851..554bff3 100644 (file)
@@ -18,5 +18,6 @@ resources:
   DeployedServerBootstrapDeployment:
     type: OS::Heat::SoftwareDeployment
     properties:
+      name: DeployedServerBootstrapDeployment
       config: {get_resource: DeployedServerBootstrapConfig}
       server: {get_param: server}