huang.zhiping 8e0679c417 Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: I8bccb83028ac663f68c7222d5b17731170e34101
2018-10-19 02:28:19 +00:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-05-01 12:42:19 +01:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-12 18:21:21 +00:00
2018-07-25 20:42:00 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-04-18 13:42:11 -04:00
2018-10-19 02:28:19 +00:00

ansible-role-carbon

Ansible role to manage graphite-project/carbon

Description

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.

Requirements

See bindep.txt for role dependencies.

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install carbon
  hosts: graphite
  roles:
    - ansible-role-carbon
Description
Ansible role to manage graphite-project/carbon
Readme 198 KiB
Languages
Python 100%