mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Fix rubocop
This commit is contained in:
parent
113ca2dacb
commit
e7322577c7
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ module Vmpooler
|
|||
port: port,
|
||||
password: password,
|
||||
reconnect_attempts: redis_reconnect_attempts,
|
||||
connect_timeout: 300,
|
||||
connect_timeout: 300
|
||||
)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue