Skip to content
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

Unclear documentation #1559

Open
faangbait opened this issue Nov 15, 2024 · 0 comments
Open

Unclear documentation #1559

faangbait opened this issue Nov 15, 2024 · 0 comments
Milestone

Comments

@faangbait
Copy link
Contributor

public_vlan_router = [x['properties']['primary_router'] for x in vlans if x['type'] == 'public'][0][3:6]

This needs a comment saying that it's looking for matching datacenters and pods. e.g. defining your private/public vlans as bcr01a.dal10 and fcr01a.dal10 since it's matching on 01a.

@durera durera added this to the December 2024 milestone Nov 22, 2024
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

No branches or pull requests

2 participants