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:
Mathieu Bridon 2014-07-17 18:35:17 +02:00 committed by Kevin Fenzi
parent 4392ef9f6c
commit 30ab4bd528
18 changed files with 2332 additions and 0 deletions

View file

@ -0,0 +1,4 @@
config = {
'genacls.consumer.enabled': True,
'genacls.consumer.delay': 5, # 5 seconds
}