]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/resolv/templates/resolv.conf.erb
unbound on samosa
[dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index f4257666e32a6e904f4572185fe6c491d2f187b6..cb493a9c3c16836f7502182c0cdaf4e7ab2c1962 100644 (file)
@@ -8,7 +8,7 @@ nameservers = []
 searchpaths = []
 options = []
 
-if %w{draghi liszt widor spohr samosa}.include?(hostname)
+if %w{draghi liszt widor spohr}.include?(hostname)
   nameservers << "127.0.0.1"
 end