aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bind/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-04 20:38:09 +0000
committerMichael Scherer <misc@mageia.org>2010-11-04 20:38:09 +0000
commit4eb9788d5761bea1ffb056bd67c1828801035f3d (patch)
tree9516d05a33943acef484fc456dfbb04e73fbe610 /modules/bind/templates
parent2bf54c20cff127eb7afa2850306a8929b10cab7d (diff)
downloadpuppet-4eb9788d5761bea1ffb056bd67c1828801035f3d.tar
puppet-4eb9788d5761bea1ffb056bd67c1828801035f3d.tar.gz
puppet-4eb9788d5761bea1ffb056bd67c1828801035f3d.tar.bz2
puppet-4eb9788d5761bea1ffb056bd67c1828801035f3d.tar.xz
puppet-4eb9788d5761bea1ffb056bd67c1828801035f3d.zip
- fix email in SOa
- add a alias for postgresql on alamut for mirror
Diffstat (limited to 'modules/bind/templates')
-rw-r--r--modules/bind/templates/zones/mageia.org.zone6
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 b014e90d..d18dabf0 100644
--- a/modules/bind/templates/zones/mageia.org.zone
+++ b/modules/bind/templates/zones/mageia.org.zone
@@ -2,8 +2,8 @@
; local modifications will be lost
; $Id$
$TTL 3D
-@ IN SOA ns0.mageia.org. mageia.org. (
- 2010110401 ; Serial
+@ IN SOA ns0.mageia.org. root.mageia.org. (
+ 2010110402 ; Serial
21600 ; Refresh
3600 ; Retry
2419200 ; Expire
@@ -68,7 +68,7 @@ ldap IN CNAME valstar
identity IN CNAME alamut
mirrors IN CNAME alamut
-
+pgsql IN CNAME alamut
; temporary
;forum IN A 140.211.167.148
;wiki IN A 88.191.83.84