]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Adding special nameserver configuration to test-mail02.pixelpark.net
authorFrank Brehm <frank.brehm@pixelpark.com>
Wed, 15 Nov 2017 11:41:00 +0000 (12:41 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Wed, 15 Nov 2017 11:41:00 +0000 (12:41 +0100)
customer/pixelpark-mail/test-mail02.pixelpark.net.yaml

index a860f246fa9d8265d1e9694016930a7020165ffa..1a08a8db23a9407c9321b5dcb85c54736ec8c707 100644 (file)
@@ -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'