tripleo-heat-templates/common
Lukas Bezdicka 735faf0478 Enable tripleo_free strategy for upgrade
The tripleo_free startegy cuts the run time of composable upgrade.
But as each node gets to different point of code there is need to
remove clear_facts part from tripleo-packages. The clear_facts
applies globaly meaning if messaging node looks for distribution
fact while controller runs clear_facts we will fail. The
clear_facts was added to force ansible to reset the
ansible_python_interpreter. This should be avoided by simply
setting default python by alternatives command and it's irelevant
to any other version than stable/train.

Change-Id: I556327228f23eb5e744b580618fb581a9fd2ce41
2020-11-11 19:14:23 +01:00
..
services Remove overcloud_common.pp 2020-09-22 10:08:20 -04:00
container-puppet.sh Fix swift containers idempotency 2020-10-29 14:35:38 +01:00
deploy-steps-playbooks-common.yaml Clear cached facts based on the tag as well 2020-09-23 09:23:01 +02:00
deploy-steps-tasks-step-0.j2.yaml Fix privilege escalation 2020-07-05 16:20:00 -04:00
deploy-steps-tasks-step-1.yaml Merge "Create Container configs with a new module" 2020-08-23 21:22:00 +00:00
deploy-steps-tasks.yaml Allow more tasks to be run in check mode 2020-07-06 21:38:13 +00:00
deploy-steps.j2 Enable tripleo_free strategy for upgrade 2020-11-11 19:14:23 +01:00
generate-config-tasks.yaml Remove /var/lib/config-data context task 2020-07-20 09:26:03 -04:00
hiera-steps-tasks.yaml Add OVN chassis macs to hieradata 2020-10-10 21:04:13 +00:00
host-container-puppet-tasks.yaml Create container-puppet-tasks files per step in check mode 2020-09-25 10:19:33 -04:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00