/[adm]/puppet/deployment/websites/manifests/start.pp
ViewVC logotype

Annotation of /puppet/deployment/websites/manifests/start.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2772 - (hide annotations) (download)
Wed Jun 13 11:00:00 2012 UTC (11 years, 10 months ago) by boklm
File size: 150 byte(s)
redirect http://start.mageia.org/ to http://www.mageia.org/community/ (#6027)
1 boklm 2772 class websites::start {
2     include websites::base
3     apache::vhost_redirect { "sart.$::domain":
4     url => "http://www.mageia.org/community/",
5     }
6     }

  ViewVC Help
Powered by ViewVC 1.1.30