]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/resolv/templates/resolv.conf.erb
bendel does not need bind
[dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index ac15f4789f78ed7555dc39fe209b0b728012adb5..531b516593fddf284f08eaac38d19fc31891fd34 100644 (file)
@@ -8,7 +8,7 @@ nameservers = []
 searchpaths = []
 options = []
 
-if %w{draghi liszt widor spohr}.include?(hostname)
+if %w{draghi liszt}.include?(hostname)
   nameservers << "127.0.0.1"
 end