diff --git a/manifests/swh_api.pp b/manifests/swh_api.pp index 0bff939..011038d 100644 --- a/manifests/swh_api.pp +++ b/manifests/swh_api.pp @@ -1,5 +1,6 @@ class role::swh_api { include profile::base include profile::ssh::server include profile::munin::node + include profile::munin::plugins::rabbitmq }