tripleo-heat-templates/common
Sofer Athlan-Guyot 5e553da938 Update, avoid task skipping by directly importing step file.
During update we skip a lot tasks because we loop over the same update
step task file, changing the step variable, wasting time and
clobbering logs.

To solve the skipped tasks this, we now loop over the stepX file
generated for update and post update.

Expanding the playbook to import the tasks and setting the step
variable has another benefit.  It opens the possibility to use
"start-at-tasks" as everything is imported.  Using loop variable and
include_tasks prevented its usage.

Depends-On: https://review.opendev.org/740465
Change-Id: Ib32791d72410766a0b2e2330713120d15dc35f57
2020-07-27 00:28:05 +02:00
..
services Remove ffwd-upgrade leftovers from THT. 2020-07-23 15:33:25 +00:00
container-puppet.sh Exclude /etc/hostname 2020-06-29 13:43:11 -06:00
deploy-steps-playbooks-common.yaml Merge "Remove /var/lib/config-data context task" 2020-07-21 16:12:22 +00: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 Add become: true to the container json file modules 2020-07-16 01:51:37 +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, avoid task skipping by directly importing step file. 2020-07-27 00:28:05 +02:00
generate-config-tasks.yaml Remove /var/lib/config-data context task 2020-07-20 09:26:03 -04:00
hiera-steps-tasks.yaml Fix privilege escalation 2020-07-05 16:20:00 -04:00
host-container-puppet-tasks.yaml Deprecate EnablePaunch and remove Paunch support 2020-06-03 17:53:40 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00