Merge "Fix a broken YAQL expression marker in the plan_management workbook"

This commit is contained in:
Jenkins 2017-06-09 10:53:15 +00:00 committed by Gerrit Code Review
commit 2938c7005b

View File

@ -211,7 +211,7 @@ workflows:
- clone_git_repo: <% $.source_url != null %>
clone_git_repo:
action: tripleo.git.clone container=%< $.container %> url=<% $.source_url %>
action: tripleo.git.clone container=<% $.container %> url=<% $.source_url %>
on-success: upload_templates_directory
on-error: clone_git_repo_set_status_failed