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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2690 by misc, Fri Feb 10 14:20:13 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 4  class websites::hugs { Line 4  class websites::hugs {
4      $vhostdir = "$websites::base::webdatadir/hugs.$::domain"      $vhostdir = "$websites::base::webdatadir/hugs.$::domain"
5      $svn_location = "svn://svn.$::domain/svn/web/hugs/public/"      $svn_location = "svn://svn.$::domain/svn/web/hugs/public/"
6    
7      apache::vhost_base { "hugs.$::domain":      apache::vhost::base { "hugs.$::domain":
8          location => $vhostdir,          location => $vhostdir,
9      }      }
10    

Legend:
Removed from v.2690  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC 1.1.30