tripleo-heat-templates/common
Emilien Macchi c45a8a462a deploy-steps.j2: use ansible to bootstrap environment
We introduced a new Ansible role, tripleo-bootstrap:
I560273be2ebe3a49ff37e3682222706939e5d879

This role will take care of preparing an environment that will deploy
TripleO later.
This patch aims to use execute this new role on all hosts.
We don't gather_facts, (already gathered previously), we want to fail on
any error and also the role will be executed on pre_deploy_steps tag.

Change-Id: If9306473701a340d577bbe0a4a7dfee90be99c2f
Depends-On: I560273be2ebe3a49ff37e3682222706939e5d879
2017-12-07 00:08:33 +00: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 deploy-steps.j2: use ansible to bootstrap environment 2017-12-07 00:08:33 +00:00
major_upgrade_steps.j2.yaml Merge "Add name property where missing" 2017-12-05 18:07:49 +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 Add deploy_steps_tasks interface 2017-12-05 08:47:48 +02:00