Parent Directory | Revision Log | Patch
revision 1583 by boklm, Thu May 5 10:24:56 2011 UTC | revision 1585 by boklm, Thu May 5 10:37:34 2011 UTC | |
---|---|---|
# | Line 43 class websites { | Line 43 class websites { |
43 | location => $vhostdir, | location => $vhostdir, |
44 | } | } |
45 | ||
file { $vhostdir: | ||
ensure => directory, | ||
mode => 755, | ||
} | ||
46 | subversion::snapshot { "$vhostdir": | subversion::snapshot { "$vhostdir": |
47 | source => $svn_location | source => $svn_location |
48 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |