Point all puppet projects at puppet-system.config
The differences between these files are marginal and for most projects they were just copying each other directly The only anomaly of note is puppet-yum with: requireContributorAgreement = true But it's unclear to me whether we actually want this, so I lumped this in with the rest of the acl merge. Change-Id: Iae0b0e93ab66b7ecc3a9f8fa3c355b241bd39e27
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Verified = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
submit = group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,17 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Verified = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
submit = group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,10 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,20 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[access "refs/meta/config"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Verified = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
submit = group infra-core
|
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
|
||||||
pushSignedTag = group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,10 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,14 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
|
||||||
pushSignedTag = group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
requireContributorAgreement = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -1,10 +0,0 @@
|
|||||||
[access "refs/heads/*"]
|
|
||||||
abandon = group infra-core
|
|
||||||
label-Code-Review = -2..+2 group infra-core
|
|
||||||
label-Workflow = -1..+1 group infra-core
|
|
||||||
|
|
||||||
[receive]
|
|
||||||
requireChangeId = true
|
|
||||||
|
|
||||||
[submit]
|
|
||||||
mergeContent = true
|
|
@@ -175,9 +175,11 @@
|
|||||||
options:
|
options:
|
||||||
- direct-release
|
- direct-release
|
||||||
- project: openstack-infra/puppet-apparmor
|
- project: openstack-infra/puppet-apparmor
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
- project: openstack-infra/puppet-dashboard
|
- project: openstack-infra/puppet-dashboard
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
- project: openstack-infra/puppet-pip
|
- project: openstack-infra/puppet-pip
|
||||||
@@ -188,22 +190,27 @@
|
|||||||
- openstack-ci
|
- openstack-ci
|
||||||
- project: openstack-infra/puppet-storyboard
|
- project: openstack-infra/puppet-storyboard
|
||||||
description: Puppet module to deploy storyboard
|
description: Puppet module to deploy storyboard
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
- storyboard
|
- storyboard
|
||||||
- project: openstack-infra/puppet-vcsrepo
|
- project: openstack-infra/puppet-vcsrepo
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
- project: openstack-infra/puppet-vinz
|
- project: openstack-infra/puppet-vinz
|
||||||
description: Puppet module to deploy vinz
|
description: Puppet module to deploy vinz
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
- project: openstack-infra/puppet-yum
|
- project: openstack-infra/puppet-yum
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
upstream: git://github.com/dprince/puppet-yum.git
|
upstream: git://github.com/dprince/puppet-yum.git
|
||||||
- project: openstack-infra/puppet-zuul
|
- project: openstack-infra/puppet-zuul
|
||||||
|
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
|
||||||
description: Puppet module to install and configure zuul
|
description: Puppet module to install and configure zuul
|
||||||
groups:
|
groups:
|
||||||
- openstack-ci
|
- openstack-ci
|
||||||
|
Reference in New Issue
Block a user