summaryrefslogtreecommitdiffstats
path: root/roles/etcd_migrate/tasks/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* consolidate etcd_migrate roleJan Chaloupka2017-09-221-25/+0
|
* Switch to migrating one host and forming a new clusterScott Dodson2017-08-221-2/+2
| | | | | | | | With large datasets where there are many keys with TTLs the expiry was creating a data inconsistency problem. The hope is that by performing the migration once and then forming a new cluster this is avoided. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1475351
* Introduce etcd migrate roleJan Chaloupka2017-06-171-0/+25