-
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
Feat(eos_cli_config_gen): Add vpn-ipv6 AF + vpn-ipv4 change #1259
Feat(eos_cli_config_gen): Add vpn-ipv6 AF + vpn-ipv4 change #1259
Conversation
please make this change non-breaking by still accepting the old |
Made changes to accept the old data model. |
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
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
b1bf836
to
7cada21
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
ansible_collections/arista/avd/roles/eos_cli_config_gen/templates/documentation/router-bgp.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
Change Summary
Adds vpn-ipv6 address family.
Component(s) name
arista.avd.eos_cli_config_gen
Proposed changes
Adds data model for vpn-ipv6:
How to test
Tested in lab + with molecule
Repository Checklist