/[adm]/puppet/modules/buildsystem/manifests/var/groups.pp
ViewVC logotype

Contents of /puppet/modules/buildsystem/manifests/var/groups.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3113 - (show annotations) (download)
Wed May 22 22:28:55 2013 UTC (10 years, 11 months ago) by boklm
File size: 254 byte(s)
buildsystem::var::groups: fix syntax
1 # $packagers:
2 # name of packagers group, who should be allowed to submit packages
3 # $packagers_committers:
4 # name of group of users who are allowed to commit on packages
5 class buildsystem::var::groups(
6 $packagers,
7 $packagers_committers
8 ) {
9 }

  ViewVC Help
Powered by ViewVC 1.1.30