summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_upgrade/tasks/docker/upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Combine openshift_node and openshift_node_upgradeMichael Gugino2017-11-161-40/+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.
* Wrap docker stop in retriesScott Dodson2017-07-181-1/+7
|
* Stop all services prior to upgrading, start all services afterScott Dodson2017-04-181-16/+1
|
* Appease yamllintScott Dodson2017-02-011-1/+1
|
* Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka2017-02-011-0/+49