summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-node/scaleup.yml
Commit message (Collapse)AuthorAgeFilesLines
* 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 master scaleup playMichael Gugino2018-01-191-0/+8
| | | | | | | Allow playbooks/openshift-master/scaleup.yml to call prerequisites.yml at the proper time. Related-to: https://github.com/openshift/openshift-ansible/pull/6784
* Fix node scaleup playsMichael Gugino2018-01-181-3/+13
| | | | | | | | Currently, users have no way to run preqrequisites.yml on just newly added nodes during scaleup. This commit ensures only the new nodes are changed during scaleup as well as ensure prerequisites are run.
* Remove become statementsMichael Gugino2018-01-091-1/+0
| | | | | This commit removes become:no statements that break the installer in various ways.
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-3/+3
|
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-0/+21