From: Frank Brehm Date: Tue, 21 Nov 2017 10:14:00 +0000 (+0100) Subject: Enabling dnsmaster02 and disabling dnsmaster01 as a local recursor X-Git-Tag: v0.1.0~2009^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ca63a4dcf5d3cb38f96e1d5d9a3e5fc4cabe1542;p=pixelpark%2Fhiera.git Enabling dnsmaster02 and disabling dnsmaster01 as a local recursor --- diff --git a/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml b/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml index ccf26330..25a36b3c 100644 --- a/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml +++ b/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml @@ -3,7 +3,7 @@ infra::additional_classes: - bind -bind::local_recursor: true +#bind::local_recursor: true # - powerdns # - powerdns::backend::gmysql diff --git a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml index d43ece3d..458b03aa 100644 --- a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml @@ -1,8 +1,10 @@ --- #infra::role: base #infra::additional_classes: -# - infra::profile::cron -# - infra::profile::postfix +# - bind + +bind::local_recursor: true + # - powerdns # - powerdns::backend::gmysql