summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/upgrade_etcd.yml
Commit message (Collapse)AuthorAgeFilesLines
* Standardize add_host: with name and changed_whenRussell Teague2017-01-251-1/+3
| | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting.
* Removed verify_ansible_version playbook refsRussell Teague2016-12-081-2/+0
|
* Add etcd upgrade for RHEL and FedoraScott Dodson2016-11-141-0/+26
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