]> git.apps.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 1 Oct 2019 16:50:51 +0000 (18:50 +0200)
commitb564c37696fcc67e43ad4eda509d833be8af8905
tree8e20053d1635d63b86afc625242340dbbddede9e
parentdf5337535d8dd888a8d74af76c2fd2212c5eb97d
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>
(cherry picked from commit f2017dcda276455e9fee42de1d593439cb94c0e9)
infrastructure-playbooks/docker-to-podman.yml [new file with mode: 0644]