oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Add Ironware model notes for 0910 firmware

Open dlehman83 opened this issue 1 year ago • 1 comments

Pre-Request Checklist

  • [x ] Passes rubocop code analysis (try rubocop --auto-correct)
  • [ ] Tests added or adapted (try rake test)
  • [X ] Changes are reflected in the documentation
  • [ ] User-visible changes appended to CHANGELOG.md

Description

Updated documentation with model notes for Ruckus ICX switches running 0910 firmware to support user and password at the enable prompt.

Ideally the code in the notes can be included in an update model file in the future.

should close #2907

dlehman83 avatar Dec 13 '23 19:12 dlehman83

Is it possible to integrate this directly in lib/oxidized/model/ironware.rb, so that it works with all firmware versions? It should be possible to check if enableuser is defined and change the behavior only then.

The support of the new firmware should be documented in CHANGELOG.md.

robertcheramy avatar Jan 15 '24 14:01 robertcheramy