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

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

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

revision 2694 by misc, Fri Feb 10 14:20:13 2012 UTC revision 2695 by misc, Sun Mar 25 13:22:08 2012 UTC
# Line 2  class websites::static { Line 2  class websites::static {
2      include websites::base      include websites::base
3      $vhostdir = "$websites::base::webdatadir/static.$::domain"      $vhostdir = "$websites::base::webdatadir/static.$::domain"
4    
5      apache::vhost_other_app { "static.$::domain":      apache::vhost::other_app { "static.$::domain":
6          vhost_file => 'websites/vhost_static.conf',          vhost_file => 'websites/vhost_static.conf',
7      }      }
8    

Legend:
Removed from v.2694  
changed lines
  Added in v.2695

  ViewVC Help
Powered by ViewVC 1.1.30