]> git.apps.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>
Fri, 17 May 2019 14:05:58 +0000 (16:05 +0200)
commitfe5bcc2f9fddd0f18d19d88ae9da1914236a8e70
tree545ff4fa8a94cbdde7d3d3b3566502a8855058a4
parentc48c3776be1f8c988efe0e36255c2e73613bbbe0
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>
(cherry picked from commit cdff0da7d421b6761842d2d6195f33a4e1030541)
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