bendel does not need bind
[mirror/dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index 9ca7bd9..531b516 100644 (file)
@@ -8,7 +8,7 @@ nameservers = []
 searchpaths = []
 options = []
 
-if %w{draghi liszt bendel}.include?(hostname)
+if %w{draghi liszt}.include?(hostname)
   nameservers << "127.0.0.1"
 end