Parent Directory | Revision Log | Patch
revision 1608 by boklm, Sun May 15 17:36:59 2011 UTC | revision 1643 by boklm, Thu May 26 14:24:52 2011 UTC | |
---|---|---|
# | Line 38 class websites { | Line 38 class websites { |
38 | subversion::snapshot { "$vhostdir": | subversion::snapshot { "$vhostdir": |
39 | source => $svn_location | source => $svn_location |
40 | } | } |
41 | ||
42 | package { php-exif: | |
43 | ensure => "installed", | |
44 | } | |
45 | } | } |
46 | ||
47 | class releases inherits base { | class releases inherits base { |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |