From 8669b4e289eb90d6c6689200a10d774bc49f4896 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 21 Nov 2017 15:19:21 +0100 Subject: [PATCH] Adding explicit puppet master to dnsmaster02.pixelpark.com --- customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml index 3c07563a..b959d95b 100644 --- a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml @@ -3,6 +3,9 @@ infra::additional_classes: - bind +# Necessary, because the host has a local caching only DNS resolver +puppetconf::server: puppetmaster01.pixelpark.com + bind::local_recursor: true # - powerdns -- 2.39.5