1ffa195a1b
Some paths were not set correctly in graphite config files. Fix up permissions in /var/lib/graphite. Use 'service', but don't ensure it's running. Change-Id: I363319473a332c16687e16887bfe83e1468c8ece Reviewed-on: https://review.openstack.org/17617 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
STORAGE_DIR = '/var/lib/graphite/storage/'
|
|
CONF_DIR = '/etc/graphite/'
|
|
LOG_DIR = '/var/log/graphite/'
|