Add a new distgit role
This is the meat of Dist Git, but it requires quite a few of the roles previously created.
This commit is contained in:
parent
4392ef9f6c
commit
30ab4bd528
18 changed files with 2332 additions and 0 deletions
4
roles/distgit/files/fedmsg-genacls-config.py
Normal file
4
roles/distgit/files/fedmsg-genacls-config.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
config = {
|
||||
'genacls.consumer.enabled': True,
|
||||
'genacls.consumer.delay': 5, # 5 seconds
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue