]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
purge: remove ceph directories on client nodes
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Nov 2021 08:22:45 +0000 (09:22 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 6 Jan 2022 09:58:30 +0000 (10:58 +0100)
Otherwise any ceph directories are left over on client nodes
after the purge.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2024815
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 20035852a4e51f3800808bc4c71b0e0be86b8132)

infrastructure-playbooks/purge-cluster.yml

index 1da4ea4f86dc91ee3104dc392cc273e32fb62deb..7b8599bb3949cb76c90e9d7d26a560a9d6a73097 100644 (file)
     - rbdmirrors
     - nfss
     - mgrs
+    - clients
   gather_facts: false # Already gathered previously
   become: true
   tasks: