Merge "Fix deprecated parameters"
This commit is contained in:
commit
11a5e5815f
@ -47,7 +47,7 @@ class openstack_integration::ceilometer (
|
||||
}),
|
||||
rabbit_use_ssl => $::openstack_integration::config::ssl,
|
||||
amqp_sasl_mechanisms => 'PLAIN',
|
||||
memcached_servers => $::openstack_integration::config::memcached_servers,
|
||||
memcache_servers => $::openstack_integration::config::memcached_servers,
|
||||
debug => true,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user