/[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 2690 by misc, Mon Mar 19 21:55:02 2012 UTC revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC
# Line 50  class transifex { Line 50  class transifex {
50          require => Package['transifex'],          require => Package['transifex'],
51      }      }
52    
53      apache::vhost_redirect_ssl { "transifex.$::domain": }      apache::vhost::redirect_ssl { "transifex.$::domain": }
54    
55      # the group are mapped from ldap, since AUTH_LDAP_FIND_GROUP_PERMS is set to yes      # the group are mapped from ldap, since AUTH_LDAP_FIND_GROUP_PERMS is set to yes
56      # but the group need to exist in django first      # but the group need to exist in django first

Legend:
Removed from v.2690  
changed lines
  Added in v.2691

  ViewVC Help
Powered by ViewVC 1.1.30