Merge "Replace deprecated aodh::auth"
This commit is contained in:
commit
669b6a3f24
@ -80,9 +80,9 @@ class openstack_integration::aodh (
|
||||
ssl_cert => $::openstack_integration::params::cert_path,
|
||||
workers => 2,
|
||||
}
|
||||
class { 'aodh::auth':
|
||||
class { 'aodh::service_credentials':
|
||||
auth_url => $::openstack_integration::config::keystone_auth_uri,
|
||||
auth_password => 'a_big_secret',
|
||||
password => 'a_big_secret',
|
||||
}
|
||||
class { 'aodh::client': }
|
||||
class { 'aodh::notifier': }
|
||||
|
Loading…
x
Reference in New Issue
Block a user