X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Finit.pp;h=eff82e77ddd6377e4f7d952417aa7ad800321108;hb=6f10c816da4e6a1b8e917214f0bcb9001602523c;hp=3232d50798172d946f8e48e541437dd9f0b82009;hpb=e4588b11bfd3d7c536de20a19552732a4d6c51f7;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/init.pp b/modules/roles/manifests/init.pp index 3232d5079..eff82e77d 100644 --- a/modules/roles/manifests/init.pp +++ b/modules/roles/manifests/init.pp @@ -7,19 +7,10 @@ # include roles # class roles { - if has_role('muninmaster') { - include munin::master - } - if has_role('nagiosmaster') { include nagios::server } - # debug archive - if has_role('debug_mirror') { - include roles::debug_mirror - } - # ftp.debian.org and its ecosystem if has_role('debian_mirror') { include roles::debian_mirror