system-config/modules/openstack_project/files/gerrit/acls/stackforge/kickstack.config
Florian Haas 2347e62020 Add kickstack
Kickstack is a thin wrapper around the StackForge Puppet modules that
enables simple Puppet ENCs (like Puppet Dashboard or The Foreman)
to quickly deploy OpenStack using node roles.

Kickstack has previously been maintained on GitHub.

Change-Id: I345ba4de407d7f2c5e9d6ce22e79c9242555841c
2014-03-07 13:01:22 -08:00

13 lines
398 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group kickstack-core
label-Approved = +0..+1 group kickstack-core
workInProgress = group kickstack-core
[access "refs/tags/*"]
create = group kickstack-ptl
pushTag = group kickstack-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true