mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-19 03:42:23 -06:00
cleanup
This commit is contained in:
@@ -166,10 +166,6 @@ class PhysicalDevice():
|
||||
return [self.config_context["zabbix"]["templates"]]
|
||||
return self.config_context["zabbix"]["templates"]
|
||||
|
||||
# def set_inventory(self, nbdevice):
|
||||
# """ Set inventory """
|
||||
# Inventory.set_inventory(self, nbdevice)
|
||||
|
||||
def set_inventory(self, nbdevice):
|
||||
""" Set host inventory """
|
||||
# Set inventory mode. Default is disabled (see class init function).
|
||||
|
||||
Reference in New Issue
Block a user