diff options
author | Nicolas Vigier <boklm@mageia.org> | 2010-11-02 11:20:50 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2010-11-02 11:20:50 +0000 |
commit | 7679b4ed05441732187dfaf5361e2530ead44830 (patch) | |
tree | 93cb0ddb6317269098c5ce5a3212dcece772d859 /modules/bind | |
parent | 362e01883e09889065724c5ed5c551c462b9fd80 (diff) | |
download | puppet-7679b4ed05441732187dfaf5361e2530ead44830.tar puppet-7679b4ed05441732187dfaf5361e2530ead44830.tar.gz puppet-7679b4ed05441732187dfaf5361e2530ead44830.tar.bz2 puppet-7679b4ed05441732187dfaf5361e2530ead44830.tar.xz puppet-7679b4ed05441732187dfaf5361e2530ead44830.zip |
add pkgsubmit.mageia.org in dns
Diffstat (limited to 'modules/bind')
-rw-r--r-- | modules/bind/templates/zones/mageia.org.zone | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/bind/templates/zones/mageia.org.zone b/modules/bind/templates/zones/mageia.org.zone index 4a2ac63e..796e6592 100644 --- a/modules/bind/templates/zones/mageia.org.zone +++ b/modules/bind/templates/zones/mageia.org.zone @@ -3,7 +3,7 @@ ; $Id$ $TTL 3D @ IN SOA ns0.zarb.org. mageia.org. ( - 2010100507 ; Serial + 2010110200 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire @@ -62,6 +62,7 @@ donate IN CNAME www-aufml donation IN CNAME www-aufml puppetmaster IN CNAME valstar +pkgsubmit IN CNAME valstar ; temporary ;forum IN A 140.211.167.148 |