Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
They keep changing dynamically in config
|
|
|
|
|
|
I probably should figure out how to start rack in the code, so I'd get
caching of the SASS (and in future Coffee) files, instead of Sinatra
generating them always on the fly
|
|
|
|
|
|
|
|
Also catch all load errors in future by moving require 'oxidized' inside
the block
|
|
1.9 does not have #to_h, unnecessarily breaks compatibility downwards
|
|
I didn't like that solution anyhow, but wasn't sure my locked methods
are not calling other external locked methods.
That shouldn't be the case so synchronize should work.
|
|
|
|
Rakefile changes
Bump up gemspec version
|
|
Specifically AOS 6, vxworks era, not linux era 7
|
|
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.
|
|
Silly for shit-and-giggles attempt at rancid
|