X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fcontroller-config-pacemaker.yaml;h=5116cac72c6068b5d39d0160a492dac7cc95207c;hb=1c8b5fa5d7d633d156e761d21ff60188eb43701f;hp=dc81498a129a9e689afb9d3702aaa0f28a03edb7;hpb=f453291db56b1504c4e0c0e5df96061ed0950775;p=apex-tripleo-heat-templates.git diff --git a/puppet/controller-config-pacemaker.yaml b/puppet/controller-config-pacemaker.yaml index dc81498a..5116cac7 100644 --- a/puppet/controller-config-pacemaker.yaml +++ b/puppet/controller-config-pacemaker.yaml @@ -8,6 +8,10 @@ parameters: default: false description: Whether to run config management (e.g. Puppet) in debug mode. type: boolean + StepConfig: + type: string + description: Config manifests that will be used to step through the deployment. + default: '' resources: @@ -22,7 +26,10 @@ resources: outputs: - name: result config: - get_file: manifests/overcloud_controller_pacemaker.pp + list_join: + - '' + - - get_file: manifests/overcloud_controller_pacemaker.pp + - {get_param: StepConfig} outputs: OS::stack_id: