Install Ceilometer notification agent
This agent is not currently being installed, but it is required to have Ceilometer functional. Change-Id: I30e5c51fec0b8afed46949a80c8240961eaf690a Fixes: rhbz#1096268
This commit is contained in:
@@ -5,6 +5,9 @@ class { 'ceilometer::db':
|
||||
class { 'ceilometer::collector':
|
||||
}
|
||||
|
||||
class { 'ceilometer::agent::notification':
|
||||
}
|
||||
|
||||
class { 'ceilometer::agent::auth':
|
||||
auth_url => 'http://%(CONFIG_CONTROLLER_HOST)s:35357/v2.0',
|
||||
auth_password => '%(CONFIG_CEILOMETER_KS_PW)s',
|
||||
|
||||
Reference in New Issue
Block a user