/[adm]/puppet/modules/blog/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/blog/manifests/init.pp

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

revision 1427 by dams, Wed Mar 30 09:29:10 2011 UTC revision 1609 by boklm, Sun May 15 17:41:00 2011 UTC
# Line 33  class blog { Line 33  class blog {
33    
34          include apache::mod_php          include apache::mod_php
35    
36          $blog_location = "/var/www/html/blog.$domain"          $blog_location = "/var/www/vhosts/blog.$domain"
37          $blog_domain = "blog.$domain"          $blog_domain = "blog.$domain"
38    
39          apache::vhost_base { "$blog_domain":          apache::vhost_base { "$blog_domain":

Legend:
Removed from v.1427  
changed lines
  Added in v.1609

  ViewVC Help
Powered by ViewVC 1.1.30