Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 557 Bytes

File metadata and controls

17 lines (10 loc) · 557 Bytes

Description

Deploy Cern's CVMFS prometheus exporter to a system using ansible.

Requirements

  • Ansible >= 2.7 (It might work on previous versions, but we cannot guarantee it)
  • jmespath on deployer machine. If you are using Ansible from a Python virtualenv, install jmespath to the same virtualenv via pip.
  • gnu-tar on Mac deployer host (brew install gnu-tar)

Role Variables

None so far.

Thanks!

Adapted wholesale from Cloud Alchemy's ansible roles.