mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-19 11:52:20 -06:00
cleanup
This commit is contained in:
@@ -42,10 +42,6 @@ class VirtualMachine(PhysicalDevice):
|
||||
# Generate hostgroup based on hostgroup format
|
||||
self.hostgroup = hg.generate(hg_format)
|
||||
|
||||
# def set_inventory(self, nbvm):
|
||||
# """ Set inventory """
|
||||
# Inventory.set_inventory(self, nbvm)
|
||||
|
||||
def set_vm_template(self):
|
||||
""" Set Template for VMs. Overwrites default class
|
||||
to skip a lookup of custom fields."""
|
||||
|
||||
Reference in New Issue
Block a user