/[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 1093 by dams, Wed Feb 16 01:23:38 2011 UTC revision 1094 by dams, Wed Feb 16 01:26:38 2011 UTC
# Line 15  class planet { Line 15  class planet {
15      include apache::mod_deflate      include apache::mod_deflate
16      apache::vhost_base { "$planet_domain":      apache::vhost_base { "$planet_domain":
17          location => $planet_location,          location => $planet_location,
18          content => template('planet/02_planet_vhosts.conf')          content => template('planet/planet_vhosts.conf')
19      }      }
20    
21      file { "/var/www/html/planet.$domain":      file { "/var/www/html/planet.$domain":

Legend:
Removed from v.1093  
changed lines
  Added in v.1094

  ViewVC Help
Powered by ViewVC 1.1.30