From: Frank Brehm Date: Fri, 8 Dec 2017 15:25:30 +0000 (+0100) Subject: Disabling managing resolv.cong for name servers X-Git-Tag: v0.1.0~1908 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=095d4dd382cbe26fb536ce2e9e34ab9d5b62f76c;p=pixelpark%2Fhiera.git Disabling managing resolv.cong for name servers --- diff --git a/customer/pixelpark-dns/common.yaml b/customer/pixelpark-dns/common.yaml index 034cd076..3018c546 100644 --- a/customer/pixelpark-dns/common.yaml +++ b/customer/pixelpark-dns/common.yaml @@ -47,14 +47,15 @@ infra::profile::logrotate::rules: ##################################################### # Options for /etc/resolv.conf -resolv_conf::nameservers: +resolv_conf::manage: false +#resolv_conf::nameservers: # - '127.0.0.1' - - '217.66.52.10' - - '212.91.225.75' -resolv_conf::searchpath: - - 'pp-dns.com' - - 'pixelpark.net' - - 'pixelpark.com' +# - '217.66.52.10' +# - '212.91.225.75' +#resolv_conf::searchpath: +# - 'pp-dns.com' +# - 'pixelpark.net' +# - 'pixelpark.com' ##################################################### # BIND configuration