aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-04-09 13:54:31 +0000
committerNicolas Vigier <boklm@mageia.org>2011-04-09 13:54:31 +0000
commit48c74db65ad3ecae078f013f00e843af96a085c9 (patch)
tree698cecd63b60b49d294935a8d2ffd49beb7c10f0
parent2759fe6a3dfc5f89ed9904504fba473e87b96d4a (diff)
downloadpuppet-48c74db65ad3ecae078f013f00e843af96a085c9.tar
puppet-48c74db65ad3ecae078f013f00e843af96a085c9.tar.gz
puppet-48c74db65ad3ecae078f013f00e843af96a085c9.tar.bz2
puppet-48c74db65ad3ecae078f013f00e843af96a085c9.tar.xz
puppet-48c74db65ad3ecae078f013f00e843af96a085c9.zip
rename build nodes aliases without '-' to avoid problems in regexp (noticed by pterjan)
-rw-r--r--deployment/dns/templates/mageia.org.zone10
1 files changed, 5 insertions, 5 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index 1ff5e60e..f039017e 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. (
- 2011040900 ; Serial
+ 2011040901 ; Serial
21600 ; Refresh
3600 ; Retry
2419200 ; Expire
@@ -99,10 +99,10 @@ 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
+jonund0 IN CNAME jonund
+jonund1 IN CNAME jonund
+ecosse0 IN CNAME ecosse
+ecosse1 IN CNAME ecosse
; temporary, until the vm is moved elsewhere
forums IN CNAME alamut