]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 2 Jul 2019 09:01:38 +0000 (11:01 +0200)
commit0604275c112503279e173303418a4daa28ca3478
treea1f31e728a4683f87d347ad535a27ba9c25d6abb
parentb725b3077efda146eee596737a51ae9c3fe11e82
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>
site-container.yml.sample
site.yml.sample