unbound on samosa
[mirror/dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index f425766..cb493a9 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