66eaf7473b
Rather than embedding ansible roles inside of puppet modules (which is mildly more than passing strange) make the ansible role a standalone role that can be published to ansible galaxy. Change-Id: I79a5a21278a1268e0e0011a874ff29c6980fd334
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
[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
|
|
|
|
[submit]
|
|
mergeContent = true
|