customizations
customizations copied to clipboard
A collection of community submitted and maintained customizations including reports, scripts, validators and export templates
Update missing_device_type_components.py to check more than just names of items.
Update Import ColorChoices for Netbox Version 4
We had this script on the scripts folder, when we upgraded to 4.0.1 the update process broke because the dependency on ColorChoices can no longer be satisfied. https://github.com/netbox-community/customizations/blob/4debbb49fc7e541b4bf0f6f5e43aee4a8255754f/scripts/multi_connect.py#L13
Added options to delete found (partially) orphaned cables. I can see uses where partial cables should remain or one would keep them to check why they happened, therefore made it...
Alternative to #106 maintaining compatibility with earlier Netbox versions
Odd behaviour running the Check_DNS_AAAA_Record report in Netbox 4.0.10. Check_DNS_A_Record runs just fine. We get: `NoNameservers: All nameservers failed to answer the query 1ru\032AC\032PDU\032A.` `1ru AC PDU A` is the...