From: Stephen Gran Date: Thu, 24 Dec 2009 13:10:17 +0000 (+0000) Subject: add ftp.d.o X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=e424b40270268b17a9601e156d3dc6029e24fca7;p=mirror%2Fdsa-puppet.git add ftp.d.o Signed-off-by: Stephen Gran --- diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index 1864a1c9b..41549426b 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -30,6 +30,14 @@ view "AF" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -82,6 +90,14 @@ view "AN" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -134,6 +150,14 @@ view "AS" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -186,6 +210,14 @@ view "EU" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -238,6 +270,14 @@ view "NA" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -290,6 +330,14 @@ view "OC" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -342,6 +390,14 @@ view "SA" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.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"; @@ -394,6 +450,14 @@ view "default" { allow-transfer { }; }; + zone "ftp.debian.org" { + type master; + file "/etc/bind/geodns/db.ftp.debian.org"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + zone "bugs.debian.org" { type master; file "/etc/bind/geodns/db.bugs.debian.org"; diff --git a/modules/named/files/common/recvconf.files b/modules/named/files/common/recvconf.files index c44205b0f..d6ce82e4b 100644 --- a/modules/named/files/common/recvconf.files +++ b/modules/named/files/common/recvconf.files @@ -243,3 +243,51 @@ file etc/bind/geodns/db.www.debian.org.NA group geodnssync precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail www.debian.org etc/bind/geodns/db.www.debian.org.NA postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.AN + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.SA + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.OC + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.AS + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.AF + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.EU + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.ftp.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 ftp.debian.org etc/bind/geodns/db.ftp.debian.org.NA + postcommand sudo /etc/init.d/bind9 reload