This is the meat of Dist Git, but it requires quite a few of the roles previously created.
4 lines
96 B
Python
4 lines
96 B
Python
config = {
|
|
'genacls.consumer.enabled': True,
|
|
'genacls.consumer.delay': 5, # 5 seconds
|
|
}
|