X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fgeodns%2Ffiles%2Fcommon%2Fnamed.conf.acl;h=b0877d81753edfce7c755b85b4468902c4f8c162;hb=bbc1f3671f514755a8ea7bd801b3847c96e83da1;hp=7ee6711fbc75311792dda9c810519d179b302056;hpb=338b64eedc14f479b6e89f0608932fd82aa033c1;p=mirror%2Fdsa-puppet.git diff --git a/modules/geodns/files/common/named.conf.acl b/modules/geodns/files/common/named.conf.acl index 7ee6711fb..b0877d817 100644 --- a/modules/geodns/files/common/named.conf.acl +++ b/modules/geodns/files/common/named.conf.acl @@ -8,7 +8,7 @@ acl Nagios { }; // Africa -acl Africa { +acl AF { country_AO; country_BF; country_BI; @@ -69,7 +69,7 @@ acl Africa { }; // Asia -acl Asia { +acl AS { country_AE; country_AF; country_AM; @@ -127,7 +127,7 @@ acl Asia { }; // Europe -acl Europe { +acl EU { country_AD; country_AL; country_AT; @@ -182,7 +182,7 @@ acl Europe { }; // North America -acl NorthAmerica { +acl NA { country_AG; country_AI; country_AN; @@ -225,7 +225,7 @@ acl NorthAmerica { }; // South America -acl SouthAmerica { +acl SA { country_AR; country_BO; country_BR; @@ -243,7 +243,7 @@ acl SouthAmerica { }; // Oceania -acl Oceania { +acl OC { country_AS; country_AU; country_CK; @@ -273,7 +273,7 @@ acl Oceania { }; // Antarctica -acl Antarctica { +acl AN { country_AQ; country_BV; country_GS;