]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: use existing variable to detect containerized deployment
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 14 May 2019 12:46:25 +0000 (14:46 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 17 May 2019 14:05:58 +0000 (16:05 +0200)
commitc48c3776be1f8c988efe0e36255c2e73613bbbe0
tree512ca4d886a605cb793e39e140652c9254e7b79a
parent4702194d6e4cf968cf8ec6de55859d07509f2868
dashboard: use existing variable to detect containerized deployment

there is no need to add more complexity for this, let's use
`containerized_deployment` in order to detect if we are running a
containerized deployment.
The idea is to use `container_exec_cmd` the same way we do in the rest of
the playbook to run the different ceph commands needed to deploy the
ceph-dashboard role.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 742bb6214c806cb7db1f1ea54276aecf0bf22049)
roles/ceph-dashboard/tasks/configure_dashboard.yml