summaryrefslogtreecommitdiffstats
path: root/puppet/services/gnocchi-base.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-30 18:54:57 +0000
committerGerrit Code Review <review@openstack.org>2016-09-30 18:54:57 +0000
commit7ac30a97c4f814cced30598eab11ebc0cf31ca63 (patch)
tree376ced3d2676dda96c1b4f4406879f13e5dafba1 /puppet/services/gnocchi-base.yaml
parentfa69c44b28d7dc145c5601b567a318efc2c0f10e (diff)
parentd720f22925d20f430fc64c8a809efc4bfc2b4038 (diff)
Merge "telemetry: remove coordination_url hiera settings"
Diffstat (limited to 'puppet/services/gnocchi-base.yaml')
-rw-r--r--puppet/services/gnocchi-base.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/puppet/services/gnocchi-base.yaml b/puppet/services/gnocchi-base.yaml
index b5afd006..556baae0 100644
--- a/puppet/services/gnocchi-base.yaml
+++ b/puppet/services/gnocchi-base.yaml
@@ -68,14 +68,6 @@ outputs:
- {get_param: [EndpointMap, MysqlInternal, host]}
- '/gnocchi'
gnocchi::db::sync::extra_opts: '--skip-storage --create-legacy-resource-types'
- gnocchi::storage::coordination_url:
- list_join:
- - ''
- - - 'redis://:'
- - {get_param: RedisPassword}
- - '@'
- - "%{hiera('redis_vip')}"
- - ':6379/'
gnocchi::storage::swift::swift_user: 'service:gnocchi'
gnocchi::storage::swift::swift_auth_version: 2
gnocchi::storage::swift::swift_key: {get_param: GnocchiPassword}