pvc-ansible/roles/pvc/tasks
Joshua Boniface d59c9ce1ea Add safety to removal of legacy configs
This conditional will ensure that, the first time pvc.conf is installed
(or, subsequent times, until it stabilizes), the legacy configs will not
be removed. Then, on the next run in which pvc.conf does not change,
they will be removed.

This should provide a safety valve during a 0.9.83 update with the
update-pvc-daemons playbook: if the update succeeds, on the next run,
the legacy configs will be purged; otherwise, they will still be present
and can be used for fallback just in case.

This probably isn't needed, but just in case I'd rather be safe.
2023-12-01 01:45:48 -05:00
..
autobackup Remove autobackup.yaml and fix quoting 2023-12-01 01:43:14 -05:00
ceph Add restart overrides for ceph-mgr 2023-11-03 14:25:31 -04:00
common Unify and standardize inventory_hostname 2023-09-01 15:42:28 -04:00
cputuning Add updated tuning configuration 2023-09-01 15:42:29 -04:00
frr Add retries to all apt commands 2023-09-01 15:42:30 -04:00
keydb Add KeyDB (Redis clone) to configuration 2023-11-05 19:24:30 -05:00
libvirt Disable failing socket services 2023-11-03 12:10:19 -04:00
patroni Ignore errors in Patroni 2023-09-01 15:42:30 -04:00
pvc Add safety to removal of legacy configs 2023-12-01 01:45:48 -05:00
system Add Ceph OSD cpuset tuning options 2023-09-01 15:42:27 -04:00
zookeeper Add retries to all apt commands 2023-09-01 15:42:30 -04:00
main.yml Add KeyDB (Redis clone) to configuration 2023-11-05 19:24:30 -05:00