Try to make dsa.conf.erb a useful template
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index a8f745a..647f457 100644 (file)
@@ -16,8 +16,8 @@ class roles {
                include buildd
        }
 
-       if getfromhash($site::nodeinfo, 'bugs_search') {
-               include roles::bugs_search
+       if getfromhash($site::nodeinfo, 'bugs_mirror') {
+               include roles::bugs_mirror
        }
 
        if getfromhash($site::nodeinfo, 'ftp_master') {