Commit Graph

4 Commits

Author SHA1 Message Date
Daniel W. Anner
be5e88fe74
Migrating juniper device slugs to new naming scheme (#1374) 2023-05-22 11:04:49 -04:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
MrPaulAR
b21fb43a3b
Should Not Be a Parent & Removed Power Supplies (#313)
Removed the power supplies as these are modular and have different power draws, ac/dc, etc.

Based on the [NetBox documentation](https://netbox.readthedocs.io/en/stable/core-functionality/device-types/) networking gear with line cards should not be modeled as parent/child.

> This parent/child relationship is not suitable for modeling chassis-based devices, wherein child members share a common control plane. Instead, line cards and similarly non-autonomous hardware should be modeled as inventory items within a device, with any associated interfaces or other components assigned directly to the device.
2021-02-01 08:00:06 -05:00
benclement
b5bad7cef6
Multiple Junos devices & Opengear ACM7008-2-M (#214)
* Adding many Junos devices

* Adding Opengear ACM7008-2-M
2020-09-20 10:13:23 -04:00