-
Notifications
You must be signed in to change notification settings - Fork 230
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
Fix: Remove "not RFC1918 IPs" from examples. #3800
Fix: Remove "not RFC1918 IPs" from examples. #3800
Conversation
ansible_collections/arista/avd/examples/dual-dc-l3ls/group_vars/FABRIC.yml
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1.yml
Show resolved
Hide resolved
ansible_collections/arista/avd/examples/isis-ldp-ipvpn/group_vars/WAN1.yml
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.
Thanks for this PR! Put some comments
for each examples the documentation needs to be updated with the new subnets
please also check the inventory.yml file for each to make sure no wrong management IP is left
1ceb7c8
to
1de8aec
Compare
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 - thanks for this and good catch for the basic-configurations ;)
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
Remove not RFC1918 IPs from examples.
Related Issue(s)
Fixes #3169
Component(s) name
arista.avd.examples
Checklist
Repository Checklist