Created
February 27, 2025 00:28
-
-
Save fredhsu/db31c0fa78d2bfd6f439a90588bf8fbe to your computer and use it in GitHub Desktop.
inventory.yaml for 2 spines and 4 leafs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FABRIC: | |
children: | |
CAMPUS: | |
children: | |
SPINES: | |
hosts: | |
spine1: null | |
spine2: null | |
LEAFS: | |
hosts: | |
leaf1: null | |
leaf2: null | |
leaf3: null | |
leaf4: null | |
SERVICES: | |
children: | |
SPINES: null | |
LEAFS: null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment