]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: remove /var/lib/ceph
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 31 May 2023 13:17:55 +0000 (13:17 +0000)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
commit23a8bbc6c59d78e982f343c06cfb5fe8e86cb757
tree14f8a7748d5cfc87555a7da0336e8c52d5e581b6
parent5cd692dcdc8dd55036b8c283f1bca56f79965c1d
purge: remove /var/lib/ceph

This directory should be removed when the cluster is purged.
most of the services are started with the `--security-opt label=disable`
option. If the directory is not removed, it can cause SElinux issues
when the cluster is redeployed.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-cluster.yml