From 4831b956788c00cb9506784ff53b4df6139ddd03 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 27 Feb 2018 20:32:29 +0000 Subject: Switch LDAP slave to neru --- deployment/dns/templates/mageia.org.zone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deployment/dns') diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index 805dbab7..1a43e03c 100755 --- 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. ( - 2017122102 ; Serial + 2018022701 ; Serial 7200 ; Refresh 3600 ; Retry 86400 ; Expire @@ -71,7 +71,7 @@ torrent IN A <%= nodes['alamut']['ipv4'] %> torrent IN AAAA <%= nodes['alamut']['ipv6'] %> ; aliases -ldap-slave-1 IN CNAME krampouezh +ldap-slave-1 IN CNAME neru archives IN CNAME neru blog IN CNAME neru -- cgit v1.2.1