/[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 1592 by boklm, Thu May 5 15:49:48 2011 UTC revision 1598 by pterjan, Sun May 8 19:05:36 2011 UTC
# Line 53  class websites { Line 53  class websites {
53          $svn_location = "svn://svn.$domain/svn/web/releases/"          $svn_location = "svn://svn.$domain/svn/web/releases/"
54          apache::vhost_base { "releases.$domain":          apache::vhost_base { "releases.$domain":
55              location => $vhostdir,              location => $vhostdir,
56                content => "<Directory $vhostdir>
57            Options FollowSymLinks
58    </Directory>"
59          }          }
60    
61          subversion::snapshot { "$vhostdir":          subversion::snapshot { "$vhostdir":

Legend:
Removed from v.1592  
changed lines
  Added in v.1598

  ViewVC Help
Powered by ViewVC 1.1.30