Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-07 | Ignore ssh keys, change input exceptions | Saku Ytti | |
Now input ssh has configuration secure which is false by default, meaning we don't care about changing keys. It breaks ssh security model but rancid does it too. Also input models error handling is now mostly moved to node.rb for centralized handling + logging. With input models only defining which errors they want to receover from. | |||
2013-05-01 | Net::ReadTimeout is ruby 2.0.0 specific | Saku Ytti | |
use TimeoutError for compatibility | |||
2013-04-27 | Fix timeout on receiving command from input | Saku Ytti | |
2013-04-26 | Gemify + add sort-of-cli | Saku Ytti | |