aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-04-09 12:26:22 +0000
committerNicolas Vigier <boklm@mageia.org>2011-04-09 12:26:22 +0000
commit70f37306f3e705ca253420ae647c6ea0e7ed156a (patch)
tree429be299bd3926ab3cda6ec4b70990023c634ee4 /deployment
parente6ccc454c8feee1ae1bac7b1423dd29f0bd07a13 (diff)
downloadpuppet-70f37306f3e705ca253420ae647c6ea0e7ed156a.tar
puppet-70f37306f3e705ca253420ae647c6ea0e7ed156a.tar.gz
puppet-70f37306f3e705ca253420ae647c6ea0e7ed156a.tar.bz2
puppet-70f37306f3e705ca253420ae647c6ea0e7ed156a.tar.xz
puppet-70f37306f3e705ca253420ae647c6ea0e7ed156a.zip
add aliases on build nodes
Diffstat (limited to 'deployment')
-rw-r--r--deployment/dns/templates/mageia.org.zone8
1 files changed, 7 insertions, 1 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index 41c73166..1ff5e60e 100644
--- a/deployment/dns/templates/mageia.org.zone
+++ b/deployment/dns/templates/mageia.org.zone
@@ -3,7 +3,7 @@
; $Id$
$TTL 1D
@ IN SOA ns0.mageia.org. root.mageia.org. (
- 2011040400 ; Serial
+ 2011040900 ; Serial
21600 ; Refresh
3600 ; Retry
2419200 ; Expire
@@ -98,6 +98,12 @@ check IN CNAME alamut
bcd IN CNAME rabbit
+; build nodes aliases
+jonund-build1 IN CNAME jonund
+jonund-build2 IN CNAME jonund
+ecosse-build1 IN CNAME ecosse
+ecosse-build2 IN CNAME ecosse
+
; temporary, until the vm is moved elsewhere
forums IN CNAME alamut
forum IN CNAME alamut