From 551ea4ec3fd7eff355e64e3d6ae2ac41b335926d Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 1 Dec 2017 23:30:34 +0000 Subject: [PATCH] and for want of a ; I nearly broke all of fedora.. again --- 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 85ff3f25c1..9471a34e79 100644 --- a/roles/dns/files/named.conf +++ b/roles/dns/files/named.conf @@ -23,7 +23,7 @@ acl "everyone" { 0.0.0.0/0; ::0/0; }; acl "ns_redhat" { 66.187.233.210; 209.132.183.2; 66.187.229.10; }; // acl "phx2net" { 10.4.124.128/25; 10.5.78.0/24; 10.5.79.0/24; 10.5.125.0/24; 10.5.126.0/24; 10.5.127.0/24; 10.5.128.0/24; 10.5.129.0/24; 10.5.130.0/24; 10.16.0.0/24; }; -acl "rdu2net" { 172.31.1.0/24; 172.31.2.0/24 }; +acl "rdu2net" { 172.31.1.0/24; 172.31.2.0/24; }; acl "qanet" { 10.5.124.128/25; 10.5.131.0/24; }; acl "rh-slaves" { 10.5.30.78; 10.11.5.70; }; acl "rh" { 10.0.0.0/8; };