openminds / bunka

Parallel ssh commands over chef servers with rspec-like output. Bunka uses the exit codes of a command to determine whether it qualifies as a success or failure.
MIT License
10 stars 2 forks source link

Fixes timeout deprecation warnings in ruby 2.3 #15

Closed mimor closed 8 years ago

mimor commented 8 years ago

`execute_query': Object#timeout is deprecated, use Timeout.timeout instead.