gnocchi: Use sentinel for redis incoming driver in CentOS
Gnocchi 4.6.3 now fully supports usage of redis sentinel as incoming backend. Change-Id: I385701c4a219d1f86307f7d13af327a21a19d601
This commit is contained in:
parent
fe9a9105cb
commit
a959354fcb
@ -118,7 +118,7 @@ class openstack_integration::gnocchi (
|
||||
swift_key => 'a_big_secret',
|
||||
}
|
||||
class { 'gnocchi::storage::incoming::redis':
|
||||
redis_url => $::openstack_integration::config::redis_url,
|
||||
redis_url => $::openstack_integration::config::tooz_url,
|
||||
}
|
||||
}
|
||||
'file': {
|
||||
|
Loading…
Reference in New Issue
Block a user