No bind address also listens on v6
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index d534068..4dcdb38 100644 (file)
@@ -62,8 +62,8 @@ class roles {
                include roles::wiki
        }
 
-       if getfromhash($site::nodeinfo, 'apache2_ftp-upcoming_mirror') {
-               include roles::ftp-upcoming_mirror
+       if getfromhash($site::nodeinfo, 'syncproxy') {
+               include roles::syncproxy
        }
 
        if getfromhash($site::nodeinfo, 'static_master') {