From: Peter Palfrader Date: Sat, 27 Aug 2016 07:09:58 +0000 (+0200) Subject: easydns does not always get TSIG right X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=f3c2f2190239034eb550a5cfde4ca4a693f165c6;p=mirror%2Fdsa-puppet.git easydns does not always get TSIG right --- diff --git a/modules/named/templates/named.conf.options.erb b/modules/named/templates/named.conf.options.erb index d2f3765d7..31f9dfd60 100644 --- a/modules/named/templates/named.conf.options.erb +++ b/modules/named/templates/named.conf.options.erb @@ -82,8 +82,8 @@ masters "easydns-masters" { }; acl "easydns-ACL" { // https://cp.easydns.com/manage/domains/secondary/edit.php - //64.68.200.91/32; - //205.210.42.80/32; + 64.68.200.91/32; + 205.210.42.80/32; key 82.195.75.91-key ; };