/[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 612 by misc, Wed Dec 15 01:39:27 2010 UTC revision 619 by misc, Wed Dec 15 01:39:36 2010 UTC
# Line 116  class apache { Line 116  class apache {
116          }          }
117      }      }
118    
119      define vhost_django_app($module, $module_path = '/usr/share') {      define vhost_django_app($module = false, $module_path = false) {
120          include apache::mod_wsgi          include apache::mod_wsgi
121    
122          # module is a ruby reserved keyword, cannot be used in templates          # module is a ruby reserved keyword, cannot be used in templates

Legend:
Removed from v.612  
changed lines
  Added in v.619

  ViewVC Help
Powered by ViewVC 1.1.30