tripleo-heat-templates/common
Emilien Macchi b4ff60f0a8 Exclude /var/lib/ironic/* from container-puppet.sh rsync
Exclude /var/lib/ironic/* from container-puppet.sh rsync, this is a
leftover from the initial containerization of TripleO; now we have
host prep tasks, the ironic conductor and inspector bind mount
/var/lib/ironic and generate the data that they need. But this data should
not be in the config volume or it can conflict from each other when rsync
runs at the same time.

TripleO upgrade tasks and host prep tasks will take care of removing
the var directory from the config volumes and the containers will just use
the bind mount, like it should be doing now.
These tasks will run during a minor update, major upgrade, and fast
forward upgrade.

Note: this will have to be backported to stable/train, and cleaned up
later after Ussuri as the tasks won't be needed anymore.

Root cause patches:
- I3a195466a5039e7641e843c11e5436440bfc5a01
- Ibcff99f03e6751fbf3197adefd5d344178b71fc2

Related-Bug: #1868934
Co-Authored-By: Alex Schultz <aschultz@redhat.com>

Change-Id: I69a1d1059bdfc0b99cf6a4a3dc78a1eb9a43ad0b
2020-04-07 01:45:03 +00:00
..
services Add global groupvar to set the ansible async dir 2020-01-29 10:10:48 -06:00
container-puppet.py Fix regression in container-puppet.py 2020-04-02 19:13:20 +05:30
container-puppet.sh Exclude /var/lib/ironic/* from container-puppet.sh rsync 2020-04-07 01:45:03 +00:00
container_startup_configs_tasks.yaml Replace svirt_sandbox_file_t by container_file_t 2020-02-07 13:33:20 +01:00
deploy-steps-playbooks-common.yaml Add always tags for hieradata render in external upgrade. 2020-03-16 11:47:20 +01:00
deploy-steps-tasks-step-0.j2.yaml Use exists filter instead of stat where possible 2020-03-12 10:05:19 +00:00
deploy-steps-tasks-step-1.yaml Remove all ignore_errors to avoid confusion when debugging 2020-03-05 09:22:04 -05:00
deploy-steps-tasks.yaml Include {{step}} when setting facts 2020-04-02 20:25:15 +05:30
deploy-steps.j2 Use lists for storing host entries in Heat 2020-03-27 15:20:49 +01:00
generate-config-tasks.yaml Ensure consistency with hostname comparison 2020-03-30 11:41:45 +02:00
hiera-steps-tasks.yaml Rename tripleo-hieradata to tripleo_hieradata 2020-02-25 10:01:40 -05:00
host-container-puppet-tasks.yaml Include {{step}} when setting facts 2020-04-02 20:25:15 +05:30
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00