Merge "Pass plan_name into get_config action"

This commit is contained in:
Zuul 2018-03-14 16:23:50 +00:00 committed by Gerrit Code Review
commit b62fc4d5c6

View File

@ -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: