]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
ceph-grafana: Require PyYAML on yum systems
authorZack Cerza <zack@redhat.com>
Fri, 28 Jul 2017 22:38:30 +0000 (15:38 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 28 Jul 2017 22:38:30 +0000 (15:38 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/defaults/main.yml

index 855f007b2a43739daecb3360a005e316ae457333..1cd348251ffe578a22a3c8e09af526660b08ff08 100644 (file)
@@ -44,6 +44,8 @@ defaults:
       - graphite-web
       - python-carbon
       - grafana
+      # PyYAML is required by dashUpdater.py
+      - PyYAML
     apt:
       # unzip is needed to extract the Vonage plugin
       - unzip