diff options
-rwxr-xr-x | deployment/dns/templates/mageia.org.zone | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index 57d85e44..2c26e2ba 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. ( - 2017042501 ; Serial + 2017052601 ; Serial 7200 ; Refresh 3600 ; Retry 86400 ; Expire @@ -98,8 +98,8 @@ bcd IN CNAME rabbit epoll IN CNAME alamut tmp IN CNAME alamut -forums IN CNAME alamut -forum IN CNAME alamut +forums IN CNAME sucuk +forum IN CNAME sucuk bugs IN CNAME sucuk check IN CNAME sucuk |