/[adm]/puppet/deployment/websites/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/websites/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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          }          }

Legend:
Removed from v.2105  
changed lines
  Added in v.2106

  ViewVC Help
Powered by ViewVC 1.1.30