project-config/gerrit/acls/openstack-infra/puppet-infracloud.config
Colleen Murphy eb187bd608 Add puppet-infracloud module to openstack-infra
This module will be used to contain all puppet configuration for the
Infra Cloud. The code currently proposed in the following patches:

  https://review.openstack.org/208751
  https://review.openstack.org/214279 (the puppet parts)
  https://review.openstack.org/209698
  https://review.openstack.org/213980

will be proposed to this module instead of being nested in
system-config.

Change-Id: I856949ed318b6c6eaaa24dc677dbe7ff71874622
2015-09-24 10:32:17 -07:00

14 lines
308 B
Plaintext

[access "refs/heads/*"]
abandon = group puppet-infracloud-core
label-Code-Review = -2..+2 group puppet-infracloud-core
label-Workflow = -1..+1 group puppet-infracloud-core
[access "refs/tags/*"]
pushSignedTag = group puppet-infracloud-release
[receive]
requireChangeId = true
[submit]
mergeContent = true