Skip to content

fix(docs): add user field to SNMPv3 device_auth examples#3

Merged
Bierchermuesli merged 1 commit into
mainfrom
fix/v3-example-add-user
May 5, 2026
Merged

fix(docs): add user field to SNMPv3 device_auth examples#3
Bierchermuesli merged 1 commit into
mainfrom
fix/v3-example-add-user

Conversation

@Bierchermuesli

Copy link
Copy Markdown
Contributor

Summary

  • values.yaml: SNMPv3 example in eso.deviceAuthTemplate was missing the user: field — added
  • values-vault-eso.yaml: changed username:user: for consistency

netdisco accepts user: in device_auth entries; SNMPv3 always requires a security username, so the example was incomplete.

Comment-only change, no behavior impact.

Test plan

  • helm lint charts/netdisco
  • helm template renders unchanged (examples are commented-out)

The SNMPv3 example in values.yaml was missing the user field, and
values-vault-eso.yaml used 'username' (not accepted by netdisco's config
loader). Use 'user' consistently — that's what netdisco expects.

No behavior change, comment-only fix.
@Bierchermuesli Bierchermuesli merged commit 51d8b58 into main May 5, 2026
1 check passed
@Bierchermuesli Bierchermuesli mentioned this pull request May 5, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant