graphite
Showing
... | ... | @@ -9,6 +9,6 @@ pytz |
pyparsing | ||
whisper | ||
{% if grains['os_family'] != 'RedHat' %} | ||
carbon==0.9.12 | ||
carbon==0.9.12 --install-option="--prefix=/opt/graphite" --install-option="--install-lib=/opt/graphite/lib" | ||
{% endif %} | ||
graphite-web | ||
graphite-web --install-option="--prefix=/opt/graphite" --install-option="--install-lib=/opt/graphite/webapp" |
Please
register
or
sign in
to comment