/[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 1197 by misc, Thu Feb 24 18:52:54 2011 UTC revision 1198 by misc, Thu Feb 24 18:52:56 2011 UTC
# Line 92  class transifex { Line 92  class transifex {
92      path => "/usr/share/transifex:/usr/share",      path => "/usr/share/transifex:/usr/share",
93    }      }  
94    
95      django_application::add_permission_to_group { ['add_project','change_project','delete_project']:
96        group => 'mga-i18n-committers',
97        module => "transifex",
98        path => "/usr/share/transifex:/usr/share",
99        require => Django_application::Create_group['mga-i18n-committers'],
100      }
101  }  }

Legend:
Removed from v.1197  
changed lines
  Added in v.1198

  ViewVC Help
Powered by ViewVC 1.1.30