]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add condition on dashboard installer phase
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 28 Jun 2019 18:14:53 +0000 (14:14 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 2 Jul 2019 10:50:14 +0000 (10:50 +0000)
commit8bc613ccdf12efd259602c005791f7ec64ad041d
treee18f6da4b92016cc34318cc42f5596eb2ecd1996
parent381358f43971d50258ec84899b24e5de0404437d
Add condition on dashboard installer phase

Even if dashboard feature is disabled then the installer status will
still report dashboard, grafana and node-exporter roles timing.

INSTALLER STATUS **********************************
Install Ceph Monitor           : Complete (0:01:21)
Install Ceph Manager           : Complete (0:00:49)
Install Ceph Dashboard         : Complete (0:00:00)
Install Ceph Grafana           : Complete (0:00:02)

When need to set the dashboard_enabled condition on those installer
phase pre/post tasks.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 0604275c112503279e173303418a4daa28ca3478)
site-container.yml.sample
site.yml.sample