ansible/roles/distgit/files/fedmsg-genacls-config.py
Mathieu Bridon 30ab4bd528 Add a new distgit role
This is the meat of Dist Git, but it requires quite a few of the roles
previously created.
2014-08-26 18:28:28 +00:00

4 lines
96 B
Python

config = {
'genacls.consumer.enabled': True,
'genacls.consumer.delay': 5, # 5 seconds
}