From: Peter Palfrader Date: Thu, 9 May 2013 19:43:13 +0000 (+0200) Subject: zappa can now do larger dns X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=34751cc016e5537200e8ff27914914e35209e77f zappa can now do larger dns --- diff --git a/modules/unbound/templates/unbound.conf.erb b/modules/unbound/templates/unbound.conf.erb index 080bf951..b3c634bb 100644 --- a/modules/unbound/templates/unbound.conf.erb +++ b/modules/unbound/templates/unbound.conf.erb @@ -63,6 +63,3 @@ forward-zone: forward-host: ns3.debian.org forward-host: ns4.debian.com <% end -%> -<% if hostname == "zappa" -%> -edns-buffer-size: 512 -<% end -%>