aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/dns/templates/mageia.org.zone
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/dns/templates/mageia.org.zone')
-rw-r--r--deployment/dns/templates/mageia.org.zone4
1 files changed, 3 insertions, 1 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index 50d81eb1..26bd0861 100644
--- a/deployment/dns/templates/mageia.org.zone
+++ b/deployment/dns/templates/mageia.org.zone
@@ -7,7 +7,7 @@
; $Id$
$TTL 30m
@ IN SOA ns0.mageia.org. root.mageia.org. (
- 2020020901 ; Serial
+ 2020021101 ; Serial
7200 ; Refresh
3600 ; Retry
86400 ; Expire
@@ -128,5 +128,7 @@ ec2aa3-a IN CNAME ec2aa3
ec2aa3-b IN CNAME ec2aa3
ec2x1-a IN CNAME ec2x1
ec2x1-b IN CNAME ec2x1
+ec2x2-a IN CNAME ec2x2
+ec2x2-b IN CNAME ec2x2
<%# vim: set filetype=bindzone : -%>