]> 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 16:19:38 +0000 (12:19 -0400)
commit37b20b6525a217008b07624d40b1ac95577c7fe3
treef3ec37a78104512455b1e22272f4e223982ded8d
parent296aa13b3cb478201d4b78191d31633f463c1546
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>
infrastructure-playbooks/docker-to-podman.yml