aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/dns/templates/mageia.org.zone
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-04 14:00:55 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-04 14:00:55 +0000
commit2100778a2fd38e14375f26a431bd30522f38c5bc (patch)
treeebf152e691da8340586b12257d688545d545f08e /deployment/dns/templates/mageia.org.zone
parent460b68d65cc554bbdaf2e8bea80e7f9c10a70277 (diff)
downloadpuppet-2100778a2fd38e14375f26a431bd30522f38c5bc.tar
puppet-2100778a2fd38e14375f26a431bd30522f38c5bc.tar.gz
puppet-2100778a2fd38e14375f26a431bd30522f38c5bc.tar.bz2
puppet-2100778a2fd38e14375f26a431bd30522f38c5bc.tar.xz
puppet-2100778a2fd38e14375f26a431bd30522f38c5bc.zip
dns: don't add temporary redirection for mirrors
To avoid problems with mirrors API
Diffstat (limited to 'deployment/dns/templates/mageia.org.zone')
-rw-r--r--deployment/dns/templates/mageia.org.zone3
1 files changed, 1 insertions, 2 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index da840686..b111b2c4 100644
--- a/deployment/dns/templates/mageia.org.zone
+++ b/deployment/dns/templates/mageia.org.zone
@@ -94,11 +94,11 @@ ldap IN CNAME valstar
ldap-master IN CNAME valstar
pgsql IN CNAME alamut
bcd IN CNAME rabbit
+mirrors IN CNAME alamut
<%# Hostnames we can redirect while LO servers are offline start here -%>
identity IN CNAME alamut
identity-trunk IN CNAME alamut
-mirrors IN CNAME alamut
epoll IN CNAME alamut
bugs IN CNAME alamut
svnweb IN CNAME alamut
@@ -117,7 +117,6 @@ forum IN CNAME alamut
; temporary redirection to champagne while alamut is offline
identity IN CNAME champagne
identity-trunk IN CNAME champagne
-mirrors IN CNAME champagne
epoll IN CNAME champagne
bugs IN CNAME champagne
svnweb IN CNAME champagne