Remove empty ferm::zivit
[mirror/dsa-puppet.git] / modules / ferm / manifests / per_host.pp
index 72d4d1e..c270825 100644 (file)
@@ -1,8 +1,4 @@
 class ferm::per_host {
-  if $::hostname in [zandonai,zelenka] {
-    include ferm::zivit
-  }
-
   if (getfromhash($deprecated::nodeinfo, 'hoster', 'name') == 'aql') {
     include ferm::aql
   }