Commit da1ceb13 by Czémán Arnold

graphite: move back carbon package from system's package manager to pip

parent 6501b752
graphite_carbon:
pkg.installed:
{% if grains['os_family'] == 'RedHat' %}
- name: python-carbon
{% else %}
- name: graphite-carbon
{% endif %}
virtualenv_graphite:
virtualenv.managed:
- name: /home/{{ pillar['graphite']['user'] }}/.virtualenvs/graphite
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment