retire not-bacula-client local.yaml "role"
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index b49b6bd..ae258ef 100644 (file)
@@ -7,10 +7,6 @@
 #   include roles
 #
 class roles {
-       if getfromhash($site::nodeinfo, 'not-bacula-client') {
-               include bacula::not_a_client
-       }
-
        if has_role('muninmaster') {
                include munin::master
        }