From: Frank Brehm Date: Tue, 21 Nov 2017 17:18:23 +0000 (+0100) Subject: Removing localhost from resolv.conf X-Git-Tag: v0.1.0~2004^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=70f62f0020c00413bca7f6c623ccd37d4bb84c90;p=pixelpark%2Fhiera.git Removing localhost from resolv.conf --- diff --git a/customer/pixelpark-dns/common.yaml b/customer/pixelpark-dns/common.yaml index 617bceed..f869beb7 100644 --- a/customer/pixelpark-dns/common.yaml +++ b/customer/pixelpark-dns/common.yaml @@ -48,7 +48,7 @@ infra::profile::logrotate::rules: ##################################################### # Options for /etc/resolv.conf resolv_conf::nameservers: - - '127.0.0.1' +# - '127.0.0.1' - '217.66.52.10' - '212.91.225.75'