From 687b0dadca3e94ed9cfcbc2651522ceccc188e1d Mon Sep 17 00:00:00 2001 From: Carlos Camacho Date: Thu, 27 Apr 2017 11:00:32 +0200 Subject: Fix for the resource ControllerPostPuppetMaintenanceModeDeployment Depends-On: If88f403c85b79bd896a24c7816486709bd67706f Closes-Bug:1686619 Change-Id: I7c32ca39a456de9833d30c31d41fcb727d2b0a34 (cherry picked from commit 77b4bd53dae1882ae3094597e674218b7773eda9) --- puppet/puppet-steps.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/puppet-steps.j2') 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} -- cgit 1.2.3-korg