Parent Directory | Revision Log | Patch
revision 747 by misc, Sun Jan 9 11:15:15 2011 UTC | revision 955 by misc, Mon Feb 7 09:50:02 2011 UTC | |
---|---|---|
# | Line 5 class websites { | Line 5 class websites { |
5 | vhost_file => "websites/vhost_donate.conf", | vhost_file => "websites/vhost_donate.conf", |
6 | } | } |
7 | } | } |
8 | ||
9 | class svn { | |
10 | apache::vhost_redirect { "svn.$domain": | |
11 | url => "http://svnweb.$domain/", | |
12 | } | |
13 | } | |
14 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |