Sha256: 161e0944734955b034257dd264b977b4c09ca26a9983409bd3733843b963add4

Contents?: true

Size: 989 Bytes

Versions: 5

Compression:

Stored size: 989 Bytes

Contents

graphite_dir: "/opt/graphite"
graphite_server_pid_file: /var/run/graphite-server.pid
graphite_server_port: 2003
graphite_web_port: 2080
graphite_carbon_port: 8002
graphite_storage_dir: /mnt/graphite_storage

# uncomment out the repo version to install from given repo version
# graphite_repo_version: 426
graphite_version: '0.9.12'
graphite_whisper_package_url: "https://github.com/graphite-project/whisper/archive/#{graphite_version}.tar.gz"
graphite_carbon_package_url: "https://github.com/graphite-project/carbon/archive/#{graphite_version}.tar.gz"
graphite_web_package_url: "https://github.com/graphite-project/graphite-web/archive/#{graphite_version}.tar.gz"

web_tools_proxies:
  graphite:
    role: graphite_web
    port: "#{graphite_web_port}"
    path: /

roles:
  graphite_web:
    packages: [python-django, python-django-tagging, python-cairo, python-memcache, memcached, uwsgi, uwsgi-plugin-python, uwsgi-plugin-http, sqlite3, bzr, zip]
  collectd:
    packages: [libperl-dev]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubber-2.12.2 templates/graphite/config/rubber/rubber-graphite.yml
rubber-2.12.1 templates/graphite/config/rubber/rubber-graphite.yml
rubber-2.12.0 templates/graphite/config/rubber/rubber-graphite.yml
rubber-2.11.0 templates/graphite/config/rubber/rubber-graphite.yml
rubber-2.10.2 templates/graphite/config/rubber/rubber-graphite.yml