9be1b77461
This makes sure we still run the replicators in single replica mode. Besides replication they also do some cleanup like removing old tombstone files. However, it is not needed to run them all the time, thus setting an interval between runs of 1 day. Closes-Bug: 1907062 Change-Id: I4dface059e193c5c0769f7d80293ff5fff7d2653
7 lines
253 B
YAML
7 lines
253 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Enable Swift replicators in single replica mode to ensure cleanup of old
|
|
tombstone (.ts) files. Sleep interval between replication runs is set to 24
|
|
hours to prevent unneeded load on the systems if no replication is needed.
|