]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Add package-install tag on ceph-grafana-dashboard pkg install.
authorfmount <fpantano@redhat.com>
Thu, 4 Jul 2019 09:43:39 +0000 (11:43 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 8 Jul 2019 10:42:41 +0000 (10:42 +0000)
According to the OSP pattern, we need the package-install tag
to control what is installed on the host. This commit just add
the missing tag to meet the TripleO requirements.

See: /issues/4197 for details

Fixes: #4197
Signed-off-by: fmount <fpantano@redhat.com>
(cherry picked from commit 95bd002b351bc54c5d25c8cbae79e1df6e39b71f)

roles/ceph-grafana/tasks/configure_grafana.yml

index 7aa444ab71d00700472a661202866a20e77c6137..d706913e11c49251a3ad57b79f9472d8cd2cc856 100644 (file)
@@ -8,6 +8,7 @@
   when:
     - not containerized_deployment
     - ansible_os_family in ['RedHat', 'Suse']
+  tags: package-install
 
 - name: make sure grafana is down
   service: