]> git-server-git.apps.pok.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 8 Jul 2019 08:54:30 +0000 (10:54 +0200)
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>
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: