From b1572a994d99e0c198ecc66ded66a4bcf773cd9f Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 6 Oct 2017 20:50:32 +0000 Subject: [PATCH] you need to have the name match reality --- roles/dns/files/named.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf index 7ff49be2ff..7a13c28677 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -375,7 +375,7 @@ view "PHX2" { zone "2.31.172.in-addr.arpa" { type master; - file "/var/named/master/built/172.31.2.in-addr.arpa"; + file "/var/named/master/built/2.31.172.in-addr.arpa"; }; zone "125.5.10.in-addr.arpa" {