/[adm]/puppet/deployment/dns/templates/mageia.fr.zone
ViewVC logotype

Contents of /puppet/deployment/dns/templates/mageia.fr.zone

Parent Directory Parent Directory | Revision Log Revision Log


Revision 775 - (show annotations) (download)
Thu Jan 13 18:12:25 2011 UTC (13 years, 3 months ago) by misc
File size: 556 byte(s)
move dns zone to a module in deployment
1 ; cfengine-distributed file
2 ; local modifications will be lost
3 ; $Id$
4 $TTL 3D
5 @ IN SOA ns0.mageia.org. mageia.fr. (
6 2010110200 ; Serial
7 21600 ; Refresh
8 3600 ; Retry
9 2419200 ; Expire
10 86400 ; Minmun TTL
11 )
12
13 ; nameservers
14 @ IN NS ns0.mageia.org.
15 @ IN NS ns1.mageia.org.
16
17 @ IN MX 10 mx0.zarb.org.
18 @ IN MX 20 mx1.zarb.org.
19
20 ; MX
21 ;@ IN MX 10 mx0.zarb.org.
22
23 ; machines
24 mageia.fr. IN A 212.85.158.22
25
26 ; aliases
27 www IN CNAME mageia.fr.

  ViewVC Help
Powered by ViewVC 1.1.30