]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Update dsa-geo files
authorPeter Palfrader <peter@palfrader.org>
Fri, 9 Apr 2010 09:55:34 +0000 (11:55 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 9 Apr 2010 09:55:34 +0000 (11:55 +0200)
modules/named/files/common/named.conf.geo
modules/named/files/common/recvconf.files

index 57fe21996a5d1394e79937ae401caf57107dd42f..80cbe527d49bc3cd02c7422978aac3c3b5a09cf9 100644 (file)
@@ -38,6 +38,14 @@ view "AF" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.AF";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.AF";
@@ -98,6 +106,14 @@ view "AN" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.AN";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.AN";
@@ -158,6 +174,14 @@ view "AS" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.AS";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.AS";
@@ -218,6 +242,14 @@ view "EU" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.EU";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.EU";
@@ -278,6 +310,14 @@ view "NA" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.NA";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.NA";
@@ -338,6 +378,14 @@ view "OC" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.OC";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.OC";
@@ -398,6 +446,14 @@ view "SA" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.SA";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.SA";
@@ -458,6 +514,14 @@ view "undef" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org.undef";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org.undef";
@@ -518,6 +582,14 @@ view "default" {
     allow-transfer { };
   };
 
+  zone "snapshot.debian.org" {
+    type master;
+    file "/etc/bind/geodns/db.snapshot.debian.org";
+    notify no;
+    allow-query { any; };
+    allow-transfer { };
+  };
+
   zone "bugs.debian.org" {
     type master;
     file "/etc/bind/geodns/db.bugs.debian.org";
index e91238323bb1bff3f5a857f5b9af73fcc183f03b..72842fd5f1ca8a72031c3d2ae55f78c03da52163 100644 (file)
@@ -219,6 +219,60 @@ file etc/bind/geodns/db.security.debian.org.NA
     group geodnssync
     precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail security.debian.org etc/bind/geodns/db.security.debian.org.NA
     postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.AN
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AN
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.SA
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.SA
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.OC
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.OC
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.AS
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AS
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.undef
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.undef
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.AF
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AF
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.EU
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.EU
+    postcommand sudo /etc/init.d/bind9 reload
+file etc/bind/geodns/db.snapshot.debian.org.NA
+    perms 0644
+    user geodnssync
+    group geodnssync
+    precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.NA
+    postcommand sudo /etc/init.d/bind9 reload
 file etc/bind/geodns/db.volatile.debian.org.AN
     perms 0644
     user geodnssync