tracker -> hiera role; explicitly include apache2
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 35c277a..cf85807 100644 (file)
@@ -129,10 +129,6 @@ class roles {
                include roles::sso_rp
        }
 
-       if has_role('tracker') {
-               include roles::tracker
-       }
-
        if has_role('piuparts') {
                include roles::piuparts
        }