Parent Directory
|
Revision Log
|
Patch
revision 2105 by boklm, Tue Dec 20 14:39:51 2011 UTC | revision 2106 by boklm, Tue Dec 20 14:41:10 2011 UTC | |
---|---|---|
# | Line 28 class websites { | Line 28 class websites { |
28 | $vhostdir = "$webdatadir/www.$domain" | $vhostdir = "$webdatadir/www.$domain" |
29 | $svn_location = "svn://svn.$domain/svn/web/www/trunk" | $svn_location = "svn://svn.$domain/svn/web/www/trunk" |
30 | ||
apache::apache_group | ||
31 | subversion::snapshot { $vhostdir: | subversion::snapshot { $vhostdir: |
32 | source => $svn_location | source => $svn_location |
33 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |