aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/aodh-base.yaml
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-09-30 09:48:56 -0400
committerEmilien Macchi <emilien@redhat.com>2016-09-30 09:48:56 -0400
commitd720f22925d20f430fc64c8a809efc4bfc2b4038 (patch)
tree33a88babc84f5dcc6b8dd9b24bc45246eeac44e0 /puppet/services/aodh-base.yaml
parentb97c913f23a0c01a14e74384edc4f2d3a9e0ec1f (diff)
telemetry: remove coordination_url hiera settings
They are now normalized and set in puppet-tripleo. Change-Id: I197481c577b85894178e7899a55869da47847755 Closes-Bug: #1629279 Depends-On: Ic6de09acf0d36ca90cc2041c0add1bc2b4a369a5
Diffstat (limited to 'puppet/services/aodh-base.yaml')
-rw-r--r--puppet/services/aodh-base.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/puppet/services/aodh-base.yaml b/puppet/services/aodh-base.yaml
index 821c9571..0e2410f7 100644
--- a/puppet/services/aodh-base.yaml
+++ b/puppet/services/aodh-base.yaml
@@ -60,14 +60,6 @@ outputs:
service_name: aodh_base
config_settings:
aodh_redis_password: {get_param: RedisPassword}
- aodh::evaluator::coordination_url:
- list_join:
- - ''
- - - 'redis://:'
- - {get_param: RedisPassword}
- - '@'
- - "%{hiera('redis_vip')}"
- - ':6379/'
aodh::db::database_connection:
list_join:
- ''