From 7e1b91d5f9064cdb2cd8c4a8a2940d10d601f04e Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 4 Sep 2012 15:43:07 +0000 Subject: add arm1 and arm2 to dns --- deployment/dns/templates/mageia.org.zone | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'deployment/dns') diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index 517faf68..3349577d 100644 --- a/deployment/dns/templates/mageia.org.zone +++ b/deployment/dns/templates/mageia.org.zone @@ -3,7 +3,7 @@ ; $Id$ $TTL 1h @ IN SOA ns0.mageia.org. root.mageia.org. ( - 2012082801 ; Serial + 2012090400 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire @@ -71,6 +71,8 @@ rabbit IN AAAA 2a02:2178:2:7::8 old-rabbit IN A 88.190.12.224 old-rabbit IN AAAA 2a01:e0b:1000:12:226:b9ff:fe81:407f +arm1 IN A 10.42.0.51 +arm2 IN A 10.42.0.52 ; alamut ns0 IN A 212.85.158.146 -- cgit v1.2.1