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