tripleo-heat-templates/common
Ben Nemec 5595e7fc14 Swap the order of stdout and stderr in debug output
Generally this data is looked at because something failed, and in
that case the relevant error is likely to be at the end of stderr.
By concatenating the output stderr first and then stdout as we were
it is possible for the stderr to get lost entirely in the failures
list, and even if that doesn't happen it's best to output the
relevant error right at the end of the output where people will
see it.  Previously it would be buried in the middle of the debug
output.

Change-Id: I952fd1af5778ade1eb6b0599d983f98cadeb7f6f
2017-11-28 09:09:32 -06:00
..
deploy-steps-tasks.yaml Swap the order of stdout and stderr in debug output 2017-11-28 09:09:32 -06:00
deploy-steps.j2 Merge "Add tags to plays" 2017-11-21 14:51:01 +00:00
major_upgrade_steps.j2.yaml Merge "Adds post_upgrade_tasks for any service post-upgrade ansible tasks" 2017-09-20 11:16:26 +00:00
post-upgrade.j2.yaml Add RoleConfig output to major_upgrade_steps.j2.yaml 2017-09-12 09:58:50 +01:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Refactor cellv2 host discovery logic to avoid races 2017-11-08 23:20:46 +00:00