]> git-server-git.apps.pok.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 26 Jul 2021 15:48:32 +0000 (17:48 +0200)
commitc8ca73f620816630fd7fd80077951bf65c482029
tree645a04c6e5eb5ab26f677175527e13f26cfb9fde
parent4695df6d2bb6e5b4ccd93e4b740296ad54a33c75
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