Skip to content

Commit

Permalink
purge: remove ceph directories on client nodes
Browse files Browse the repository at this point in the history
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 2003585)
  • Loading branch information
guits committed Jan 6, 2022
1 parent e083d9f commit 555d0c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure-playbooks/purge-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1057,6 +1057,7 @@
- rbdmirrors
- nfss
- mgrs
- clients
gather_facts: false # Already gathered previously
become: true
tasks:
Expand Down

0 comments on commit 555d0c8

Please sign in to comment.