Merge "Increase git daemon haproxy timeout"
This commit is contained in:
commit
9e50a97f60
@ -105,6 +105,10 @@ class openstack_project::git (
|
||||
'option' => [
|
||||
'tcplog',
|
||||
],
|
||||
'timeout' => [
|
||||
'client 15m',
|
||||
'server 15m',
|
||||
],
|
||||
},
|
||||
}
|
||||
haproxy::balancermember { 'balance_git_http_member':
|
||||
|
Loading…
x
Reference in New Issue
Block a user