Fix incomplete subscribe declaration
This commit is contained in:
parent
76e656de2f
commit
81657c5a1e
@ -48,7 +48,7 @@ class ceilometer::db (
|
||||
user => $::ceilometer::params::username,
|
||||
refreshonly => true,
|
||||
logoutput => on_failure,
|
||||
subscribe => Ceilometer
|
||||
subscribe => Ceilometer_config['DEFAULT/database_connection']
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user