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

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

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

revision 2685 by misc, Sun Mar 25 12:20:32 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 12  class planet { Line 12  class planet {
12      include apache::mod::php      include apache::mod::php
13      include apache::mod::deflate      include apache::mod::deflate
14    
15      apache::vhost_base { "$vhost":      apache::vhost::base { "$vhost":
16          location => $location,          location => $location,
17          content => template('planet/planet_vhosts.conf')          content => template('planet/planet_vhosts.conf')
18      }      }

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

  ViewVC Help
Powered by ViewVC 1.1.30