From e9bcff3c555362425a397ce7f908460dc8977e6a Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 13 Jun 2012 11:02:58 +0000 Subject: fix typo in start.mageia.org --- deployment/websites/manifests/start.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/websites/manifests/start.pp') diff --git a/deployment/websites/manifests/start.pp b/deployment/websites/manifests/start.pp index 08427089..e4c383ce 100644 --- a/deployment/websites/manifests/start.pp +++ b/deployment/websites/manifests/start.pp @@ -1,6 +1,6 @@ class websites::start { include websites::base - apache::vhost_redirect { "sart.$::domain": + apache::vhost_redirect { "start.$::domain": url => "http://www.mageia.org/community/", } } -- cgit v1.2.1