]> git.apps.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>
Thu, 16 May 2019 14:39:13 +0000 (16:39 +0200)
commitcc285c417ab42fa8c3d1bc08bdb95e981ba9444f
treeba8889dab8c7e7cd8ec41314da65adedee6ed190
parentcd5f3fca649ad823247f96e4060456ca44b1415e
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>
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