turn porterbox into a real role
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 65c23bc..6ab0e97 100644 (file)
@@ -20,11 +20,6 @@ class roles {
                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
        }