Merge "Changing the default port-binding configuration"
[apex-tripleo-heat-templates.git] / extraconfig / tasks / post_puppet_pacemaker_restart.yaml
index 203ca1f..102be8a 100644 (file)
@@ -23,6 +23,7 @@ resources:
   ControllerPostPuppetRestartDeployment:
     type: OS::Heat::SoftwareDeployments
     properties:
+      name: ControllerPostPuppetRestartDeployment
       servers: {get_param: servers}
       config: {get_resource: ControllerPostPuppetRestartConfig}
       input_values: {get_param: input_values}