]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker2podman: make images pulling optional
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Jun 2020 12:35:16 +0000 (14:35 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 22 Jun 2020 18:19:44 +0000 (14:19 -0400)
commita7fc4af06e38e512cf2fcbc148faed2ca75416cf
tree0c6369822dd5f3a84080443749db3310994f5a9e
parent06cfbb10d41dd3c0b5bf05bb4a3a699ecee3997e
docker2podman: make images pulling optional

This commit makes the images pulling skipped if podman isn't installed
on the machine.

In OSP context, the podman installation is done later in the workflow,
it means all `podman pull` commands will fail.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1849559
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 37b20b6525a217008b07624d40b1ac95577c7fe3)
infrastructure-playbooks/docker-to-podman.yml