Merge "Pass plan_name into get_config action"
This commit is contained in:
commit
b62fc4d5c6
@ -276,6 +276,8 @@ workflows:
|
|||||||
|
|
||||||
get_config:
|
get_config:
|
||||||
action: tripleo.config.get_overcloud_config
|
action: tripleo.config.get_overcloud_config
|
||||||
|
input:
|
||||||
|
container: <% $.get('plan_name') %>
|
||||||
on-success: download_config
|
on-success: download_config
|
||||||
on-error: send_message
|
on-error: send_message
|
||||||
publish-on-error:
|
publish-on-error:
|
||||||
|
Loading…
Reference in New Issue
Block a user