Remove confusing access "refs/meta/config" ACL def

We've had some cargo culting of the access "refs/meta/config"
stanza, so let's remove it where it exists.

A follow-up patch will consolidate all puppet-* module acls into
a single acl that also has this fix once change
I1837cef4610d23406d34b15cc949df62a616d960 merges.

Change-Id: Idde43c5b0ed49649e41bb9c9ee699ae8824fb068
This commit is contained in:
Elizabeth K. Joseph 2014-10-20 16:17:57 -07:00
parent 0e0335195c
commit 92cbf99ea9

View File

@ -2,12 +2,6 @@
label-Code-Review = -2..+2 group infra-core
label-Workflow = -1..+1 group infra-core
[access "refs/meta/config"]
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
requireShortMessage = true