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

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

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

revision 280 by boklm, Thu Nov 18 15:55:02 2010 UTC revision 412 by misc, Tue Nov 23 01:14:05 2010 UTC
# Line 130  class apache { Line 130  class apache {
130      }      }
131    
132     define vhost_other_app($vhost_file) {     define vhost_other_app($vhost_file) {
133            include apache::base
134          file { "$name.conf":          file { "$name.conf":
135              path => "/etc/httpd/conf/vhosts.d/$name.conf",              path => "/etc/httpd/conf/vhosts.d/$name.conf",
136              ensure => "present",              ensure => "present",

Legend:
Removed from v.280  
changed lines
  Added in v.412

  ViewVC Help
Powered by ViewVC 1.1.30