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.adam-barratt.org.uk/?a=commitdiff_plain;h=34751cc016e5537200e8ff27914914e35209e77f;p=mirror%2Fdsa-puppet.git zappa can now do larger dns --- diff --git a/modules/unbound/templates/unbound.conf.erb b/modules/unbound/templates/unbound.conf.erb index 080bf9516..b3c634bb4 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 -%>