Pass plan_name into get_config action

Without this the config defaults to "overcloud" even when a different
--stack argument is used

Change-Id: I24345a5b8a106ef0a166764a926159e109c4494e
Partial-Bug: #1755525
This commit is contained in:
Steven Hardy
2018-03-13 15:54:14 +00:00
parent 3ac0ae3ec2
commit c3c6724afe

View File

@@ -276,6 +276,8 @@ workflows:
get_config:
action: tripleo.config.get_overcloud_config
input:
container: <% $.get('plan_name') %>
on-success: download_config
on-error: send_message
publish-on-error: