From de5083d4992f1ccab6ef7d610970980cc60fb1da Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Sun, 14 Jan 2024 01:18:48 +0530 Subject: [PATCH] Updated plugins.yaml --- plugins.yaml | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/plugins.yaml b/plugins.yaml index 4adcec6..ddfe3b2 100644 --- a/plugins.yaml +++ b/plugins.yaml @@ -217,6 +217,29 @@ netbox-cloud-pilot: required_settings: [] tag: 0.1.9 stars: 0 +netbox-data-validation: + app_label: netbox_data_validation + description: Provides UI to build custom data validation rules for data in NetBox. + github_api_url: https://api.github.com/repos/Onemind-Services-LLC/netbox-data-validation + github_url: https://github.com/Onemind-Services-LLC/netbox-data-validation + name: netbox-data-validation + owner: + name: Onemind-Services-LLC + url: https://github.com/Onemind-Services-LLC + private: true + pypi_url: null + releases: + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.0.3 + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.0.2 + stars: 0 netbox-demo: app_label: netbox_demo description: NetBox plugin for demo instances (not for production use) @@ -420,6 +443,29 @@ netbox-labs: required_settings: [] tag: v0.1.1 stars: 0 +netbox-licenses: + app_label: netbox_licenses + description: A Netbox plugin for License management. + github_api_url: https://api.github.com/repos/Onemind-Services-LLC/netbox-licenses + github_url: https://github.com/Onemind-Services-LLC/netbox-licenses + name: netbox-licenses + owner: + name: Onemind-Services-LLC + url: https://github.com/Onemind-Services-LLC + private: true + pypi_url: null + releases: + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.5.2 + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.5.1 + stars: 0 netbox-metatype-importer: app_label: netbox_metatype_importer description: Easily import Device and Module types from GitHub repo @@ -482,6 +528,47 @@ netbox-napalm: - NAPALM_USERNAME tag: 0.1.5 stars: 36 +netbox-nat: + app_label: netbox_nat + description: Manage NAT entries in NetBox + github_api_url: https://api.github.com/repos/Onemind-Services-LLC/netbox-nat + github_url: https://github.com/Onemind-Services-LLC/netbox-nat + name: netbox-nat + owner: + name: Onemind-Services-LLC + url: https://github.com/Onemind-Services-LLC + private: true + pypi_url: null + releases: + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.4.1 + stars: 0 +netbox-networkdevice-config: + app_label: netbox_networkdevice_config + description: A plugin to manage Device configuration, compliance checks and remediation + github_api_url: https://api.github.com/repos/Onemind-Services-LLC/netbox-networkdevice-config + github_url: https://github.com/Onemind-Services-LLC/netbox-networkdevice-config + name: netbox-networkdevice-config + owner: + name: Onemind-Services-LLC + url: https://github.com/Onemind-Services-LLC + private: true + pypi_url: null + releases: + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.1.4 + - netbox: + max: 3.5.99 + min: 3.5.0 + required_settings: [] + tag: v0.1.3 + stars: 0 netbox-plugin-dns: app_label: netbox_dns description: NetBox DNS is a NetBox plugin for managing DNS data.