]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
upgrade: add an infra playbook to migrate systemd units to podman
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 Jul 2019 08:39:47 +0000 (10:39 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 1 Oct 2019 14:27:51 +0000 (10:27 -0400)
commitf2017dcda276455e9fee42de1d593439cb94c0e9
treee5dd505fcea9e80f3a5c94bd94cc5d0bb93c55c8
parentbd641674691bbc529711e39583e5d4bf999d84d2
upgrade: add an infra playbook to migrate systemd units to podman

this commit adds a new playbook to force systemd units for containers to
use podman instead of docker.
This is needed in the rhel8 upgrade context so after the base OS is upgraded
containers can be started using podman.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/docker-to-podman.yml [new file with mode: 0644]