summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_upgrade/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Stop all services before upgrading openvswitchScott Dodson2017-03-221-8/+12
| | | | | | It appears that openshift was holding a lock or perhaps openvswitch on its own does not restart cleanly when upgrading the package so just stop it before updating the package.
* Merge pull request #3726 from sdodson/oreg_url_on_upgradeOpenShift Bot2017-03-221-0/+7
|\ | | | | Merged by openshift-bot
| * Update imageConfig.format on upgrades to match oreg_urlScott Dodson2017-03-211-0/+7
| |
* | upgrade: restart ovs-vswitchd and ovsdb-serverGiuseppe Scrivano2017-03-211-1/+5
|/ | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1420636 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Convert selectattr tests to use 'match'Russell Teague2017-02-231-1/+1
|
* Updating node playbooks to use oc_objRussell Teague2017-02-171-16/+21
|
* Trying to fix up/audit note some changesTim Bielawa2017-02-141-0/+6
|
* Appease yamllintScott Dodson2017-02-011-1/+1
|
* Move current node upgrade tasks under openshift_node_upgrade roleJan Chaloupka2017-02-016-0/+306