/[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 621 by misc, Wed Dec 15 01:39:35 2010 UTC revision 622 by misc, Wed Dec 15 03:11:53 2010 UTC
# Line 63  class transifex { Line 63  class transifex {
63    
64    apache::vhost_django_app { "transifex.$domain":    apache::vhost_django_app { "transifex.$domain":
65      module => "transifex",      module => "transifex",
66        use_ssl => true,
67      module_path => ["/usr/share/transifex","/usr/share"]      module_path => ["/usr/share/transifex","/usr/share"]
68    }      }
69    
70      apache::vhost_redirect_ssl { "transifex.$domain": }
71      
72  }  }

Legend:
Removed from v.621  
changed lines
  Added in v.622

  ViewVC Help
Powered by ViewVC 1.1.30