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-02 14:41:37 +0200
commit77b4bd53dae1882ae3094597e674218b7773eda9 (patch)
tree02100c0f0459c5f2b54788394b4db276c148b135 /puppet
parentc9d758ce6addc2576af057d50eaf5a79f56285a7 (diff)
Fix for the resource ControllerPostPuppetMaintenanceModeDeployment
Closes-Bug:1686619 Change-Id: I7c32ca39a456de9833d30c31d41fcb727d2b0a34
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 45b3ea30..360c633a 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}