Replies: 1 comment 2 replies
-
there is an issue for that in https://github.com/miaow2/netbox-config-diff/issues |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just checking on any appetite for a device provisioning plugin? Started sketching something out in code and it looks like it would link naturally to existing models like Region, Tenant, Manufacturer, Site, DeviceType, DeviceRole, Platform, etc. Would need it's own view to monitor provisioning status and history, be searchable, etc.
The plugin could add an API endpoint to emit config for a DHCP server if required (dhcpd, Kea, etc.), along with ZTP and device config based on user templates, also endpoints to handle status updates.
If there's any enthusiasm in the community I'd be happy to kick things off, maybe do some upfront design to get comments.
Beta Was this translation helpful? Give feedback.
All reactions