]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/named/files/common/named.conf.geo
Update dsa-geo files
[dsa-puppet.git] / modules / named / files / common / named.conf.geo
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";