2347e62020
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
13 lines
398 B
Plaintext
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
|