kolla-ansible/ansible/roles/baremetal/tasks
Mark Goddard 82e58a7a5a Start Docker after upgrade
If you do the following:

* Install legacy Docker (1.12.0) using kolla-ansible bootstrap-servers
  with the Rocky release or earlier.
* Update to Docker CE, using kolla-ansible bootstrap-servers with the
  Stein release or later

The package is upgraded, but docker is stopped. This prevents the 'Wait
for Docker to start' task from completing, since Docker will not start.
Seen on CentOS 7.6, Docker CE 19.03.4.

This was tested and working previously, perhaps something changed with
the Docker package.

This change fixes the issue by starting and enabling Docker after the
upgrade.

Change-Id: If6e9c91f3e8d0ec366eea7ca506c6d10dbf11c3a
Closes-Bug: #1852066
2019-11-11 11:16:05 +00:00
..
bootstrap-servers.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
install.yml Start Docker after upgrade 2019-11-11 11:16:05 +00:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
post-install.yml Fix kolla-bootstrap-servers with docker_storage_driver set 2019-10-24 16:15:23 +01:00
pre-install.yml Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00