summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-etcd/scaleup.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix etcd scaleup playsMichael Gugino2018-02-121-0/+1
| | | | | | | | | | | This commit ensures that only the proper host groups have sanity checks run during etcd scaleup. This commit also adds additional debugging statements to sanity_checks.py to make it easier to debug when an error occurs. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1543771
* Limit host scope during playsMichael Gugino2018-02-091-1/+3
| | | | | | | | | | | | | Many plays only target a select subset of hosts, especially oo_first_master for components such as logging and registry. This commit limits the scope of most plays to eliminate unnecessary task execution on node groups. This will result in great time savings for large deployments. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1516526
* Add base package installation to upgrade playbooksRussell Teague2018-02-071-0/+1
| | | | | | | | Hosts will need python ipaddress module installed if it was not installed during initial installation. Bug 1540537 https://bugzilla.redhat.com/show_bug.cgi?id=1540537
* Fix etcd scaleup playbookMichael Gugino2018-01-221-0/+47
| | | | | | | | | Currently, etcd scaleup playbook has no way to account for newly added prerequisites.yml play. This commit allows adding new etcd hosts via scaleup play and accounts for etcd hosts that are standalone or part of nodes or masters group.
* Include Deprecation - openshift-etcdRussell Teague2017-11-221-2/+2
|
* Playbook Consolidation - openshift-etcdRussell Teague2017-11-161-0/+4