diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-01-17 18:48:00 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-01-17 18:48:00 +0000 |
commit | 997d098d72f4d4f605d99bea83d18a158b5d0da2 (patch) | |
tree | a878185916e2ae69483e9cb7c0ee0f0495e81f27 /deployment | |
parent | 18c8a03840f432e23caa63a740dcffa7a882cc03 (diff) | |
download | puppet-997d098d72f4d4f605d99bea83d18a158b5d0da2.tar puppet-997d098d72f4d4f605d99bea83d18a158b5d0da2.tar.gz puppet-997d098d72f4d4f605d99bea83d18a158b5d0da2.tar.bz2 puppet-997d098d72f4d4f605d99bea83d18a158b5d0da2.tar.xz puppet-997d098d72f4d4f605d99bea83d18a158b5d0da2.zip |
dns/mageia.org.zone: remove old comments
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/dns/templates/mageia.org.zone | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone index 4f816ee8..3503c447 100644 --- a/deployment/dns/templates/mageia.org.zone +++ b/deployment/dns/templates/mageia.org.zone @@ -29,11 +29,7 @@ group IN MX 10 alamut.mageia.org. group IN MX 20 krampouezh.mageia.org. -; MX -;@ IN MX 10 mx0.zarb.org. - ; machines -;mageia.org. IN A 212.85.158.22 ; mageia.org set to IP of champagne : mageia.org. IN A 217.70.188.116 www-zarb IN A 212.85.158.22 @@ -81,7 +77,6 @@ ns0 IN A <%= nodes['alamut']['ipv4'] %> ns1 IN A <%= nodes['krampouezh']['ipv4'] %> ; aliases -;www IN CNAME www-zarb www IN CNAME champagne www-test IN CNAME champagne static IN CNAME champagne @@ -145,5 +140,4 @@ sucuk2 IN CNAME sucuk ; temporary, until the vm is moved elsewhere forums IN CNAME alamut forum IN CNAME alamut -;wiki IN A 88.191.83.84 <%# vim: set filetype=bindzone : -%> |