From 276b63028af00e8b1c06e30eb0361b199a59321a Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 7 Oct 2015 00:38:24 +0300 Subject: add madb.mageia.org pointing to mageia.madb.org ip --- deployment/dns/templates/mageia.org.zone | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'deployment/dns/templates') diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index f4376886..39c1b13d 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. ( - 2013071500 ; Serial + 2015100700 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire @@ -57,6 +57,8 @@ ns1 IN A <%= nodes['krampouezh']['ipv4'] %> ; mageia.org set to IP of champagne : mageia.org. IN A <%= nodes['champagne']['ipv4'] %> www-zarb IN A 212.85.158.22 +; madb on mageia.madb.org +madb IN A 62.210.72.133 ; since we have a subdomain, we cannot use a CNAME ml IN A <%= nodes['alamut']['ipv4'] %> -- cgit v1.2.1