From: Frank Brehm Date: Wed, 15 Nov 2017 11:41:00 +0000 (+0100) Subject: Adding special nameserver configuration to test-mail02.pixelpark.net X-Git-Tag: v0.1.0~2047^2~12 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=09b7b989e92c8a5114adbc849cf74bae76aedbca;p=pixelpark%2Fhiera.git Adding special nameserver configuration to test-mail02.pixelpark.net --- diff --git a/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml b/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml index a860f246..1a08a8db 100644 --- a/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml +++ b/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml @@ -11,6 +11,11 @@ infra::additional_classes: # Necessary, because the host has a local caching only DNS resolver #puppetconf::server: puppetmaster01.pixelpark.com +##################################################### +# Options for /etc/resolv.conf +resolv_conf::nameservers: + - '127.0.0.1' + ##################################################### # SASL configuration #sasl::authd::mechanism: 'rimap'