diff --git a/manifests/swh_sysadmin.pp b/manifests/swh_sysadmin.pp index e607fde..0b3d856 100644 --- a/manifests/swh_sysadmin.pp +++ b/manifests/swh_sysadmin.pp @@ -1,10 +1,11 @@ class role::swh_sysadmin inherits role::swh_server { include profile::network include profile::munin::master + include profile::munin::stats_export #include profile::puppet::agent #include profile::puppet::master include profile::apache::simple_server include profile::bind_server include profile::munin::plugins::postgresql }