summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-etcd/migrate.yml
Commit message (Collapse)AuthorAgeFilesLines
* Shut down masters before taking an etcd backupScott Dodson2017-07-271-20/+20
|
* attach leases via the first master only and only onceJan Chaloupka2017-06-281-0/+120
- move openshift-etcd/migrate.yml from byo to common and keep just the entry point - replace std_include with essential plays (e.g. no need to detect openshift version) - delegate the ttl re-attaching to the first master