aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/post_puppet_pacemaker_restart.yaml
diff options
context:
space:
mode:
authorCarlos Camacho <ccamacho@redhat.com>2017-04-27 11:00:32 +0200
committerCarlos Camacho <ccamacho@redhat.com>2017-05-08 21:18:13 +0200
commit687b0dadca3e94ed9cfcbc2651522ceccc188e1d (patch)
tree7706b45fb7483bd8be5d050805cd96cb8fd91bdf /extraconfig/tasks/post_puppet_pacemaker_restart.yaml
parentffb7ba51e19caba276ee256f7083833e9bcf3b76 (diff)
Fix for the resource ControllerPostPuppetMaintenanceModeDeployment
Depends-On: If88f403c85b79bd896a24c7816486709bd67706f Closes-Bug:1686619 Change-Id: I7c32ca39a456de9833d30c31d41fcb727d2b0a34 (cherry picked from commit 77b4bd53dae1882ae3094597e674218b7773eda9)
Diffstat (limited to 'extraconfig/tasks/post_puppet_pacemaker_restart.yaml')
-rw-r--r--extraconfig/tasks/post_puppet_pacemaker_restart.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraconfig/tasks/post_puppet_pacemaker_restart.yaml b/extraconfig/tasks/post_puppet_pacemaker_restart.yaml
index 475a6688..07f3d00d 100644
--- a/extraconfig/tasks/post_puppet_pacemaker_restart.yaml
+++ b/extraconfig/tasks/post_puppet_pacemaker_restart.yaml
@@ -23,6 +23,6 @@ resources:
ControllerPostPuppetRestartDeployment:
type: OS::Heat::SoftwareDeployments
properties:
- servers: {get_param: servers}
+ servers: {get_param: servers}
config: {get_resource: ControllerPostPuppetRestartConfig}
input_values: {get_param: input_values}