]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: do not call ceph-container-common from other role
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 14 May 2019 14:34:50 +0000 (16:34 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 16 May 2019 14:39:13 +0000 (16:39 +0200)
commitcdff0da7d421b6761842d2d6195f33a4e1030541
tree19704f9a0ea8062af9eb21caf4e87a68190e7d6c
parent742bb6214c806cb7db1f1ea54276aecf0bf22049
dashboard: do not call ceph-container-common from other role

use site.yml to deploy ceph-container-common in order to install docker
even in non-containerized deployments since there's no RPM available to
deploy the differents applications needed for ceph-dashboard.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-grafana/tasks/setup_container.yml
roles/ceph-node-exporter/tasks/setup_container.yml
roles/ceph-prometheus/tasks/setup_container.yml
site.yml.sample