Robert Chéramy
Robert Chéramy
Note - adding Authentification could break some features like reload source in https://github.com/ytti/oxidized/blob/master/extra/auto-reload-config.runit
Node: I'd like to solve the problem in a more generic way (see Issue #353), keeping the PR open until the more generic way is done.
Closing Stale Issue. / Probably closed by PR #3548
Closing Stale Issue.
You have configured `group: 3` but your router.db has username` in position 3.
(Edited Issue for readability)
There is no such configuration option `use_credential_dispatcher` in Oxidized.
Please describe your changes in CHANGELOG.md It would also be nice to provide some example prompts in `/spec/model/data/fastiron#generic#prompt.yaml`. See https://github.com/ytti/oxidized/blob/master/docs/ModelUnitTests.md#device-prompt
An example: > **BREAKING**: State is now persisted to SQLite database instead of being stored in memory. Existing statistics will be lost on upgrade but will rebuild automatically. Existing statistics...
I love the way you refactored the code, and I also think we should do something about Node#resolve_key, which contains a very similar code. We need to be careful with...