aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
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 /puppet
parentffb7ba51e19caba276ee256f7083833e9bcf3b76 (diff)
Fix for the resource ControllerPostPuppetMaintenanceModeDeployment
Depends-On: If88f403c85b79bd896a24c7816486709bd67706f Closes-Bug:1686619 Change-Id: I7c32ca39a456de9833d30c31d41fcb727d2b0a34 (cherry picked from commit 77b4bd53dae1882ae3094597e674218b7773eda9)
Diffstat (limited to 'puppet')
-rw-r--r--puppet/puppet-steps.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/puppet-steps.j2 b/puppet/puppet-steps.j2
index 2eaf6615..53ffe7a9 100644
--- a/puppet/puppet-steps.j2
+++ b/puppet/puppet-steps.j2
@@ -51,7 +51,7 @@
- {{dep.name}}Deployment_Step5
{% endfor %}
properties:
- servers: {get_param: [servers, {{role.name}}]}
+ servers: {get_param: servers}
input_values:
update_identifier: {get_param: DeployIdentifier}