]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Add python-requests to yum packages 149/head
authorZack Cerza <zack@redhat.com>
Thu, 26 Oct 2017 21:16:15 +0000 (15:16 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 27 Oct 2017 15:49:53 +0000 (09:49 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/cephmetrics-common/defaults/main.yml

index 981a9fe42b8f264ddde8f50a8b5579a791efa649..942649ec516771cc03fb759368f44d9f954dfe81 100644 (file)
@@ -49,8 +49,9 @@ defaults:
       - graphite-web
       - python-carbon
       - grafana
-      # PyYAML is required by dashUpdater.py
+      # for dashUpdater.py
       - PyYAML
+      - python-requests
     apt:
       # unzip is needed to extract the Vonage plugin
       - unzip