tripleo-heat-templates/common
Jose Luis Franco Arza bb8cb15d20 Update container-config-scripts/ folder content before update_tasks.
Currently, multiple scripts are being stored in
/var/lib/container-config-scripts directory if any of theses scripts
are being used during the update_tasks the content won't be up to
date (or the script will be fully missing if added in a new release),
as the content of this folder is being updated during the deploy tasks
(step 1), which occurs after all the update_tasks.

This patch gathers the tasks responsible for the folder creation and
content update into a new playbook named common_container_config_scripts.yaml,
this way we can reference the tasks from the deploy-tasks step1 playbook
(as it was happening up to now) and invoke them before the update_tasks
playbook gets called.

Change-Id: I2ac6bb98e1d4183327e888240fc8d5a70e0d6fcb
Related-Bug: #1904193
2020-12-18 11:26:41 +00:00
..
services Remove overcloud_common.pp 2020-09-22 10:08:20 -04:00
common-container-config-scripts.yaml Update container-config-scripts/ folder content before update_tasks. 2020-12-18 11:26:41 +00: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 Ensure cloud-init has finished before puppet run 2020-12-01 20:33:38 +05:30
deploy-steps-tasks-step-1.yaml Update container-config-scripts/ folder content before update_tasks. 2020-12-18 11:26:41 +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 Update container-config-scripts/ folder content before update_tasks. 2020-12-18 11:26:41 +00: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