mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -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,
|
port: port,
|
||||||
password: password,
|
password: password,
|
||||||
reconnect_attempts: redis_reconnect_attempts,
|
reconnect_attempts: redis_reconnect_attempts,
|
||||||
connect_timeout: 300,
|
connect_timeout: 300
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue