diff --git a/manifests/swh_worker.pp b/manifests/swh_worker.pp index 4b43cbf..9da0309 100644 --- a/manifests/swh_worker.pp +++ b/manifests/swh_worker.pp @@ -1,6 +1,7 @@ class role::swh_worker { include profile::base include profile::ssh::server include profile::network include profile::munin::node + include profile::puppet::agent }