tripleo-heat-templates/deployment/podman
Jose Luis Franco Arza a8ec699416 Clean up leftover mount point after docker stop.
Some mountpoints are left on the host after docker shut down.  This
seems to be an issue with docker, but couldn't trace it back to a
specific docker bug.

In the meantime to unblock the upgrade CI we make sure that every
mount point under /var/lib/docker are umounted before deleting that
directory.

Note that we need to keep the order right, so that we do a depth first
list so that umount can do leaves before root.

Closes-Bug: #1826375
Co-Authored-By: Sofer Athlan-Guyot <sathlang@redhat.com>

Change-Id: I03a065556caca4385bb8b28be0dfbe21addbf003
2019-05-07 10:15:52 +02:00
..
podman-baremetal-ansible.yaml Clean up leftover mount point after docker stop. 2019-05-07 10:15:52 +02:00