]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker2podman: add documentation/header
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Apr 2021 07:25:25 +0000 (09:25 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 12 Apr 2021 07:44:24 +0000 (09:44 +0200)
this adds a small documentation in the header of the playbook in order
to explain what is the goal of this playbook.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 36b4227dcd79c2525102f8c3102771cfab7fe693)

infrastructure-playbooks/docker-to-podman.yml

index d409a5f1ca40b4f0178967316ccf2db5b00431cd..9ebb457074a889b1ac6d67b8f6d9d090b53f121c 100644 (file)
@@ -1,3 +1,10 @@
+---
+# This playbook is intended to be used as part of the el7 to el8 OS upgrade.
+# It modifies the systemd unit files so containers are launched with podman
+# instead of docker after the OS reboot once it is upgraded.
+# It is *not* intended to restart services since we don't want multiple services
+# restarts.
+
 - hosts:
   - mons
   - osds