tripleo-heat-templates/common
Steven Hardy ec58a4b6c5 Add environment to disable deploy steps
This enables either deploying without configuring any services, or
temporarily disabling the deploy steps such as will be required
for minor updates where we want to re-run the rolling update outside
of heat.

To deploy directly via ansible-playbook you can do e.g:

openstack overcloud config download --config-dir tmpconfig
cd tmpconfig/tripleo-6b02U7-config
ansible-playbook -vvv -b -i /usr/bin/tripleo-ansible-inventory deploy_steps_playbook.yaml

Which will run the same ansible steps as we normally run via heat.

Change-Id: I59947b67523dfcc43d454d4ac7d82b06804cf71d
2017-08-12 10:40:57 +00:00
..
deploy-steps-tasks.yaml Default docker_puppet_debug to false 2017-08-12 10:40:34 +00:00
deploy-steps.j2 Add environment to disable deploy steps 2017-08-12 10:40:57 +00:00
major_upgrade_steps.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
post-upgrade.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Add support for update_tasks 2017-08-12 10:40:48 +00:00