X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fcontroller-config.yaml;h=cadba7036cd00ba2ad127c9d600c4a78526ef1ef;hb=ba1fb563d10ae527d19663b94c76216fbf7e8591;hp=f85e1a9e711071b287eea5ceed21172880da1928;hpb=37830dd045467b0fa157c6c3604faf1329af752d;p=apex-tripleo-heat-templates.git diff --git a/puppet/controller-config.yaml b/puppet/controller-config.yaml index f85e1a9e..cadba703 100644 --- a/puppet/controller-config.yaml +++ b/puppet/controller-config.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.pp + list_join: + - '' + - - get_file: manifests/overcloud_controller.pp + - {get_param: StepConfig} outputs: OS::stack_id: