summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/etcd
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to use Ansible package moduleRussell Teague2016-11-172-2/+2
| | | | | The Ansible package module will call the correct package manager for the underlying OS.
* Actually upgrade host etcdctl no matter whatScott Dodson2016-11-141-2/+2
|
* Make etcd containerized upgrade stepwiseScott Dodson2016-11-142-18/+51
|
* Add updates for containerizedScott Dodson2016-11-143-6/+55
|
* Add etcd upgrade for RHEL and FedoraScott Dodson2016-11-147-0/+210
On Fedora we just blindly upgrade to the latest. On RHEL we do stepwise upgrades 2.0,2.1,2.2,2.3,3.0