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

Feat(eos_designs): Expose rack, pod, dc, fabric information in the structured_config metadata #4805

Closed
carl-baillargeon opened this issue Dec 11, 2024 · 1 comment · Fixed by #4827
Assignees

Comments

@carl-baillargeon
Copy link
Contributor

carl-baillargeon commented Dec 11, 2024

Having this information will be used in future integrations.

Proposal:

metadata:
  # Physical location metadata
  rack: <str>
  pod_name: <str>
  dc_name: <str>
  fabric_name: <str>
@ClausHolbechArista
Copy link
Contributor

Let's use the key names directly so rack, pod_name, dc_name and fabric_name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants