diff --git a/manifests/swh_database.pp b/manifests/swh_database.pp index 43992aa9..d065bca8 100644 --- a/manifests/swh_database.pp +++ b/manifests/swh_database.pp @@ -1,6 +1,7 @@ class role::swh_database inherits role::swh_server { include profile::puppet::agent + include profile::prometheus::node include profile::munin::plugins::postgresql include profile::postgresql }