blob: 237c65d8f0fac9ef1c76f34f5619f467d13d1005 [file] [log] [blame]
classes:
- service.memcached.server.local
- service.postgresql.server.local
- service.graphite.server.single
- service.apache.server.single
- service.supervisor.server.single
parameters:
_param:
graphite_secret_key: secret
postgresql_graphite_password: password
apache2_site_graphite_host: ${_param:single_address}
rabbitmq_graphite_password: password
rabbitmq_monitor_password: password
rabbitmq_admin_password: password
rabbitmq_secret_key: password
apache:
server:
modules:
- wsgi
site:
graphite_server:
enabled: true
type: graphite
name: server
host:
name: ${_param:apache2_site_graphite_host}
postgresql:
server:
database:
graphite:
encoding: UTF8
locale: en_US
users:
- name: graphite
password: ${_param:postgresql_graphite_password}
host: 127.0.0.1
rights: all privileges
supervisor:
server:
enabled: true