we do not need to backup clamav-unofficial-sigs files
[mirror/dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index a42aa25..7733374 100644 (file)
@@ -15,7 +15,7 @@ if %w{draghi}.include?(@hostname)
 end
 nameservers += @ns
 
-if @unbound && @unbound == "true"
+if @unbound
   nameservers = ['127.0.0.1']
 end