diff options
author | Michael Scherer <misc@mageia.org> | 2011-01-05 19:09:52 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-01-05 19:09:52 +0000 |
commit | 1db24114f90cc42dfe654b86e1af70dec7bfbdac (patch) | |
tree | 3f9cf42bafb47e34a217835ec9ff6501166f19ef /modules/bind/templates/zones | |
parent | e978c9693effffea36bc472d3aee84cb033c2f35 (diff) | |
download | puppet-1db24114f90cc42dfe654b86e1af70dec7bfbdac.tar puppet-1db24114f90cc42dfe654b86e1af70dec7bfbdac.tar.gz puppet-1db24114f90cc42dfe654b86e1af70dec7bfbdac.tar.bz2 puppet-1db24114f90cc42dfe654b86e1af70dec7bfbdac.tar.xz puppet-1db24114f90cc42dfe654b86e1af70dec7bfbdac.zip |
- update dns to give the new address for donation
Diffstat (limited to 'modules/bind/templates/zones')
-rw-r--r-- | modules/bind/templates/zones/mageia.org.zone | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/bind/templates/zones/mageia.org.zone b/modules/bind/templates/zones/mageia.org.zone index a0f881f3..176b47de 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.mageia.org. root.mageia.org. ( - 2010121501 ; Serial + 2010121502 ; Serial 21600 ; Refresh 3600 ; Retry 2419200 ; Expire @@ -68,8 +68,8 @@ ldap IN CNAME valstar svn IN CNAME valstar meetbot IN CNAME krampouezh -donate IN CNAME www-aufml -donation IN CNAME www-aufml +donate IN CNAME alamut +donation IN CNAME alamut puppetmaster IN CNAME valstar pkgsubmit IN CNAME valstar |