diff --git a/manifests/aodh.pp b/manifests/aodh.pp index 8264561f2..f0534591f 100644 --- a/manifests/aodh.pp +++ b/manifests/aodh.pp @@ -88,6 +88,7 @@ class openstack_integration::aodh ( class { 'aodh::notifier': } class { 'aodh::listener': } class { 'aodh::evaluator': + coordination_url => $::openstack_integration::config::tooz_url, evaluation_interval => 10, }