Merge "Set Coordination url for central agent"

This commit is contained in:
Jenkins 2016-08-08 14:45:04 +00:00 committed by Gerrit Code Review
commit db229cd82c
1 changed files with 1 additions and 5 deletions

View File

@ -13,10 +13,6 @@ parameters:
description: The password for the redis service account.
type: string
hidden: true
RedisVirtualIPUri:
type: string
default: ''
resources:
CeilometerServiceBase:
@ -38,7 +34,7 @@ outputs:
- - 'redis://:'
- {get_param: RedisPassword}
- '@'
- {get_param: RedisVirtualIPUri}
- "%{hiera('redis_vip')}"
- ':6379/'
step_config: |
include ::tripleo::profile::base::ceilometer::agent::central