From 7986ef95dc7547ba99dddb7342aeaa37c61d516f Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 13 Mar 2016 11:36:48 +0100 Subject: [PATCH] Add dnssec key for dyn-dns-updater --- bind/common.sls | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bind/common.sls b/bind/common.sls index b8d556d..c4eb52b 100644 --- a/bind/common.sls +++ b/bind/common.sls @@ -448,6 +448,14 @@ bind: bits_num: 512 key: eMhLmrsWxS28+oUnhbjwE6xYhMCvDKtsEBEc6TzD62mPMQ3R57xDb6McBAduXo56/a1xOtrX/tFs4CVnDnYdMw== date: 20160308220200 + dyndnsupdater: + name: dyn-dns-updater + footprint: 29290 + algo_nr: 157 + algo_name: HMAC_MD5 + bits: AAA= + bits_num: 0 + key: gi69Yjzo1OSPVQ/oTTgw+Q== etc-dir: /etc/bind home-dir: /var/cache/bind default-zones-dir: /etc/bind -- 2.39.5