-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ISIS interfaces documentation #454
Conversation
...e_collections/arista/avd/roles/eos_cli_config_gen/templates/documentation/isis-interfaces.j2
Outdated
Show resolved
Hide resolved
ansible_collections/arista/avd/roles/eos_cli_config_gen/templates/eos-device-documentation.j2
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix table structure and add port-channel interfaces support
...e_collections/arista/avd/roles/eos_cli_config_gen/templates/documentation/isis-interfaces.j2
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Change Summary
add interfaces (ethernet and vlan and loopback) to isis device documentation
Types of changes
Component(s) name
role eos_cli_config_gen
Proposed changes
created a template to generate device documentation for isis interfaces (ethernet/loopback/vlan)
How to test
Checklist:
pre-commit
,make linting
andmake sanity-lint
).