Split Puppet project ACLs between namespaces

There are a couple of projects managed by the Puppet OpenStack team
outside the openstack/ namespace. In order to not have these inherit
from openstack/meta-config, give them a separate copy of their
shared ACL config.

Change-Id: I9dc7cd75d83892c1a3f83ecb9a476b79c1cbb1a9
This commit is contained in:
Jeremy Stanley 2021-05-01 13:35:19 +00:00
parent a8820df4ec
commit f70ec276b1
2 changed files with 13 additions and 2 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group puppet-manager-core
label-Code-Review = -2..+2 group puppet-manager-core
label-Workflow = -1..+1 group puppet-manager-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -7726,7 +7726,7 @@
description: Puppet Module for MidoNet project
- project: x/puppet-modulesync-configs
description: Modulesync configuration for OpenStack puppet modules
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
acl-config: /home/gerrit2/acls/x/puppet-modules.config
- project: x/puppet-n1k-vsm
description: Foreman Puppet installer for Cisco N1KV Virtual Supervisor Module
- project: x/puppet-openstack-release-tools
@ -7740,7 +7740,7 @@
acl-config: /home/gerrit2/acls/x/surveil.config
- project: x/puppet-tuskar
description: OpenStack Tuskar Puppet Module
acl-config: /home/gerrit2/acls/openstack/puppet-modules.config
acl-config: /home/gerrit2/acls/x/puppet-modules.config
- project: x/pyghmi
description: A Pure python IPMI library
- project: x/python-almanachclient