]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/resolv/templates/resolv.conf.erb
no more lenny
[dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index a5291bfad5d09d6da453940c4701491a10040625..2e1968b639785d625a38b1cd0e45ffbf58e5ad7d 100644 (file)
@@ -9,7 +9,7 @@ searchpaths = []
 options     = []
 resolvconf  = ''
 
-if %w{draghi liszt}.include?(hostname)
+if %w{draghi}.include?(hostname)
   nameservers << "127.0.0.1"
 end