/[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 812 by misc, Mon Jan 17 15:24:07 2011 UTC revision 890 by misc, Mon Jan 24 12:22:10 2011 UTC
# Line 157  class apache { Line 157  class apache {
157          }          }
158      }      }
159    
160      define vhost_wsgi($wsgi_path) {      define vhost_wsgi($wsgi_path, $aliases = false) {
161          include apache::mod_wsgi          include apache::mod_wsgi
162          file { "$name.conf":          file { "$name.conf":
163              path => "/etc/httpd/conf/vhosts.d/$name.conf",              path => "/etc/httpd/conf/vhosts.d/$name.conf",

Legend:
Removed from v.812  
changed lines
  Added in v.890

  ViewVC Help
Powered by ViewVC 1.1.30