mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
(maint) update redis_reconnect_attempts format
This commit is contained in:
parent
92f9b7891c
commit
7d84560248
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ timeout: '15'
|
||||||
|
|
||||||
redis_connection_pool_size: '200'
|
redis_connection_pool_size: '200'
|
||||||
redis_connection_pool_timeout: '40'
|
redis_connection_pool_timeout: '40'
|
||||||
redis_reconnect_attempts: '40'
|
redis_reconnect_attempts: '[0,0.25,0.5,1,2,4,8,16,32,64,128,256,512]'
|
||||||
|
|
||||||
:dns_configs:
|
:dns_configs:
|
||||||
:example:
|
:example:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue