summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_upgrade/meta
Commit message (Collapse)AuthorAgeFilesLines
* Combine openshift_node and openshift_node_upgradeMichael Gugino2017-11-161-13/+0
| | | | | | | | | Currently, having openshift_node and openshift_node_upgrade as two distinct roles has created a duplication across handlers, templates, and some tasks. This commit combines the roles to reduce duplication and bugs encountered by not putting code in both places.
* Remove openshift-commonMichael Gugino2017-09-061-1/+0
| | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
* Correct role dependenciesRussell Teague2017-04-171-0/+1
|
* Appease yamllintScott Dodson2017-02-011-1/+2
|
* Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka2017-02-011-0/+12