]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/named/files/common/named.conf.acl
Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
[dsa-puppet.git] / modules / named / files / common / named.conf.acl
index f04c9b870f4e48e9a40920ba2570f443dc645cc7..8ca867a800e53fb4e411f1b6d0d64d4a0ce4b42f 100644 (file)
@@ -73,6 +73,7 @@ acl AS {
        country_AE;
        country_AF;
        country_AM;
+       country_AP; // global region Asia/Pacific
        country_AZ;
        country_BD;
        country_BH;
@@ -141,6 +142,7 @@ acl EU {
        country_DK;
        country_EE;
        country_ES;
+       country_EU; // global region Europe
        country_FI;
        country_FO;
        country_FR;
@@ -280,3 +282,8 @@ acl AN {
        country_HM;
        country_TF;
 };
+
+acl undef {
+       country_A1;
+       country_A2;
+};