aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-02-07 18:23:26 +0000
committerNicolas Vigier <boklm@mageia.org>2011-02-07 18:23:26 +0000
commit33f9abe4f64c028a4382c752e1dec83b9620c7e1 (patch)
tree182bca426a6597e0dbb4323edbfe797eaee2eb61 /deployment
parent8f8d5a78a318787329d4103480abcb1051163073 (diff)
downloadpuppet-33f9abe4f64c028a4382c752e1dec83b9620c7e1.tar
puppet-33f9abe4f64c028a4382c752e1dec83b9620c7e1.tar.gz
puppet-33f9abe4f64c028a4382c752e1dec83b9620c7e1.tar.bz2
puppet-33f9abe4f64c028a4382c752e1dec83b9620c7e1.tar.xz
puppet-33f9abe4f64c028a4382c752e1dec83b9620c7e1.zip
add new hostname on champagne to host static files used by websites
Diffstat (limited to 'deployment')
-rw-r--r--deployment/dns/templates/mageia.org.zone3
1 files changed, 2 insertions, 1 deletions
diff --git a/deployment/dns/templates/mageia.org.zone b/deployment/dns/templates/mageia.org.zone
index 48db91f8..c3ceeea8 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. (
- 2011012103 ; Serial
+ 2011020700 ; Serial
21600 ; Refresh
3600 ; Retry
2419200 ; Expire
@@ -62,6 +62,7 @@ ns1 IN A 95.142.164.207
; aliases
www IN CNAME www-zarb
www-test IN CNAME champagne
+static IN CNAME champagne
blog IN CNAME www-zarb
blog-test IN CNAME champagne
planet IN CNAME champagne