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

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

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

revision 2695 by misc, Sun Mar 25 12:47:26 2012 UTC revision 2696 by misc, Sun Mar 25 13:30:19 2012 UTC
# Line 35  class transifex { Line 35  class transifex {
35          source => 'svn://svn.mageia.org/svn/web/templates/transifex/trunk'          source => 'svn://svn.mageia.org/svn/web/templates/transifex/trunk'
36      }      }
37    
38      apache::vhost_django_app { "transifex.$::domain":      apache::vhost::django_app { "transifex.$::domain":
39          module      => 'transifex',          module      => 'transifex',
40          use_ssl     => true,          use_ssl     => true,
41          module_path => ['/usr/share/transifex','/usr/share','/usr/local/lib/'],          module_path => ['/usr/share/transifex','/usr/share','/usr/local/lib/'],

Legend:
Removed from v.2695  
changed lines
  Added in v.2696

  ViewVC Help
Powered by ViewVC 1.1.30