aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/dns/templates/mageia.fr.zone
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/dns/templates/mageia.fr.zone')
-rw-r--r--deployment/dns/templates/mageia.fr.zone27
1 files changed, 27 insertions, 0 deletions
diff --git a/deployment/dns/templates/mageia.fr.zone b/deployment/dns/templates/mageia.fr.zone
new file mode 100644
index 00000000..70ecc840
--- /dev/null
+++ b/deployment/dns/templates/mageia.fr.zone
@@ -0,0 +1,27 @@
+; cfengine-distributed file
+; local modifications will be lost
+; $Id$
+$TTL 3D
+@ IN SOA ns0.mageia.org. mageia.fr. (
+ 2010110200 ; Serial
+ 21600 ; Refresh
+ 3600 ; Retry
+ 2419200 ; Expire
+ 86400 ; Minmun TTL
+ )
+
+; nameservers
+@ IN NS ns0.mageia.org.
+@ IN NS ns1.mageia.org.
+
+@ IN MX 10 mx0.zarb.org.
+@ IN MX 20 mx1.zarb.org.
+
+; MX
+;@ IN MX 10 mx0.zarb.org.
+
+; machines
+mageia.fr. IN A 212.85.158.22
+
+; aliases
+www IN CNAME mageia.fr.