We no longer need the roleaccounts staticsync fact, we are using the new ssh_keys_use...
[mirror/dsa-puppet.git] / modules / tcp_bbr / manifests / init.pp
index ab35b35..22ee676 100644 (file)
@@ -24,9 +24,9 @@ class tcp_bbr {
                   has_role('security_mirror') or
                   has_role('security_upload') or
                   has_role('ssh.upload.d.o') or
-                  has_role('static_master') or
-                  has_role('static_mirror') or
-                  has_role('static_source') or
+                  defined(Class["staticync::static_master"]) or
+                  defined(Class["staticync::static_mirror"]) or
+                  defined(Class["staticync::static_source"]) or
                   has_role('syncproxy') or
                   has_role('www_master') or
                   false {