diff --git a/lib/vmpooler.rb b/lib/vmpooler.rb index 5d44d68..985a72b 100644 --- a/lib/vmpooler.rb +++ b/lib/vmpooler.rb @@ -214,7 +214,7 @@ module Vmpooler port: port, password: password, reconnect_attempts: redis_reconnect_attempts, - connect_timeout: 300, + connect_timeout: 300 ) end