]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
infra: add playbook to purge dashboard/monitoring
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 5 Jul 2021 18:07:05 +0000 (14:07 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 6 Jul 2021 15:40:38 +0000 (11:40 -0400)
commitb3dde31a06123bc4907fd7bfb2d13f96da86c908
tree64242057a61f86c68b7d42e7c5c5c76c73a84a27
parentd5784c01c05c756bcefe632cbc4b8ed80f586a69
infra: add playbook to purge dashboard/monitoring

The dashboard/monitoring stack can be deployed via the dashboard_enabled
variable. But there's nothing similar if we can to remove that part only
and keep the ceph cluster up and running.
The current purge playbooks remove everything.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1786691
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 8e4ef7d6da5bc73d47be93281ecae2b3c6fa826f)
infrastructure-playbooks/purge-dashboard.yml [new file with mode: 0644]
tox.ini