Parent Directory | Revision Log
split websites module in smaller pieces
1 | class websites { |
2 | class svn { |
3 | apache::vhost_redirect { "svn.$domain": |
4 | url => "http://svnweb.$domain/", |
5 | } |
6 | } |
7 | } |
Name | Value |
---|---|
svn:keywords | "ID Date Rev" |
ViewVC Help | |
Powered by ViewVC 1.1.30 |