]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Install unzip to extract the Vonage plugin
authorZack Cerza <zack@redhat.com>
Tue, 20 Jun 2017 18:56:21 +0000 (12:56 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 20 Jun 2017 22:17:43 +0000 (16:17 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/tasks/install_packages.yml

index fda5edc05b26282696e46c315b8cce91272af607..51e57e9f44532f5804254485423712735ac19be1 100644 (file)
@@ -15,6 +15,8 @@
     name: "{{ item }}"
     state: latest
   with_items:
+    # unzip is needed to extract the Vonage plugin
+    - unzip
     - graphite-web
     - python-carbon
     - grafana