no more lenny
[mirror/dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index a5291bf..2e1968b 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