include static_master class using hiera
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 3960f1e..dc1dee0 100644 (file)
@@ -116,10 +116,6 @@ class roles {
                include roles::syncproxy
        }
 
-       if has_role('static_master') {
-               include roles::static_master
-       }
-
        if has_role('static_mirror') {
                include roles::static_mirror
        } elsif has_role('static_source') {