]> 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:31 +0000 (11:40 -0400)
commitec648981e6739eef90ee473c401226ccce4416ec
treec5e8fb849f395aebd2cedd77346a8609fda06d66
parenta7d2a53b37be1ced2e9a682d04134f2a0baf24af
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