retire not-bacula-client local.yaml "role"
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 65c23bc..ae258ef 100644 (file)
@@ -15,16 +15,6 @@ class roles {
                include nagios::server
        }
 
-       # XXX: turn this into a real role
-       if getfromhash($site::nodeinfo, 'buildd') {
-               include buildd
-       }
-
-       # XXX: turn this into a real role
-       if getfromhash($site::nodeinfo, 'porterbox') {
-               include porterbox
-       }
-
        if has_role('bugs_mirror') {
                include roles::bugs_mirror
        }