summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/docker_upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Use systemctl restart docker instead of ansible service.Devan Goodwin2016-05-181-1/+2
| | | | | | | Ansible is doing a full service stop and then start, which does not allow systemd to keep the containerized services up and running. Switching to this will cause the related services to come back within a few seconds.
* Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-091-18/+12
|
* Bug 1315637 - The docker wasn't upgraded on node during upgradeBrenton Leanhardt2016-03-081-1/+1
|
* First past at the upgrade processBrenton Leanhardt2016-03-031-0/+20