aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bind/templates/zones/mageia.fr.zone
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-10-26 23:54:17 +0000
committerMichael Scherer <misc@mageia.org>2010-10-26 23:54:17 +0000
commit534bd4a17766186f23f577668da7639f3dad4ffd (patch)
tree4a6220f044d01e6145bfef19e3cc61b6bac3a2cf /modules/bind/templates/zones/mageia.fr.zone
parent7c39256faf11eb5a8a57915a0409b0c759ca70d2 (diff)
downloadpuppet-534bd4a17766186f23f577668da7639f3dad4ffd.tar
puppet-534bd4a17766186f23f577668da7639f3dad4ffd.tar.gz
puppet-534bd4a17766186f23f577668da7639f3dad4ffd.tar.bz2
puppet-534bd4a17766186f23f577668da7639f3dad4ffd.tar.xz
puppet-534bd4a17766186f23f577668da7639f3dad4ffd.zip
- add bind module
Diffstat (limited to 'modules/bind/templates/zones/mageia.fr.zone')
-rw-r--r--modules/bind/templates/zones/mageia.fr.zone27
1 files changed, 27 insertions, 0 deletions
diff --git a/modules/bind/templates/zones/mageia.fr.zone b/modules/bind/templates/zones/mageia.fr.zone
new file mode 100644
index 00000000..fc6d6f59
--- /dev/null
+++ b/modules/bind/templates/zones/mageia.fr.zone
@@ -0,0 +1,27 @@
+; cfengine-distributed file
+; local modifications will be lost
+; $Id$
+$TTL 3D
+@ IN SOA ns0.zarb.org. mageia.fr. (
+ 2008111801 ; Serial
+ 21600 ; Refresh
+ 3600 ; Retry
+ 2419200 ; Expire
+ 86400 ; Minmun TTL
+ )
+
+; nameservers
+@ IN NS ns0.zarb.org.
+@ IN NS ns1.zarb.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.