]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: align the way containers are managed
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 16 May 2019 08:56:06 +0000 (10:56 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 17 May 2019 14:05:58 +0000 (16:05 +0200)
commitaa80895d19e88a65cec8b7404bc0fcde0c0f0728
tree132676dee1be723bf0cdb2e668e951b3d785f657
parent567c6ceb43e2751dde735bccc5d5e9109ab6ad50
dashboard: align the way containers are managed

This commit aligns the way the different containers are managed with how
it's currently done with the other ceph daemon.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit cc285c417ab42fa8c3d1bc08bdb95e981ba9444f)
roles/ceph-grafana/handlers/main.yml [deleted file]
roles/ceph-grafana/tasks/setup_container.yml
roles/ceph-grafana/templates/grafana-server.service.j2
roles/ceph-handler/handlers/main.yml
roles/ceph-node-exporter/tasks/setup_container.yml
roles/ceph-node-exporter/templates/node_exporter.service.j2
roles/ceph-prometheus/handlers/main.yml
roles/ceph-prometheus/tasks/setup_container.yml
roles/ceph-prometheus/templates/alertmanager.service.j2
roles/ceph-prometheus/templates/prometheus.service.j2