From 2cb3a3189ec234a28e75843f3624e6d2451dfda7 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 15 Mar 2011 15:31:08 +0000 Subject: add forum hostname on alamut --- deployment/dns/templates/mageia.org.zone | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'deployment') diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index 403d1980..f166d7ea 100644 --- a/deployment/dns/templates/mageia.org.zone +++ b/deployment/dns/templates/mageia.org.zone @@ -3,7 +3,7 @@ ; $Id$ $TTL 1D @ IN SOA ns0.mageia.org. root.mageia.org. ( - 2011031500 ; Serial + 2011031501 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire @@ -92,6 +92,5 @@ xymon IN CNAME alamut ; temporary, until the vm is moved elsewhere forums IN CNAME alamut -; temporary -;forum IN A 140.211.167.148 +forum IN CNAME alamut ;wiki IN A 88.191.83.84 -- cgit v1.2.1