rename dell.py to storcli.py
This commit is contained in:
parent
afdf26c920
commit
856e9094fc
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import re
|
|||
from netbox_agent.config import netbox_instance as nb
|
||||
from netbox_agent.misc import is_tool
|
||||
from netbox_agent.raid.hp import HPRaid
|
||||
from netbox_agent.raid.dell import StorcliRaid
|
||||
from netbox_agent.raid.storcli import StorcliRaid
|
||||
|
||||
INVENTORY_TAG = {
|
||||
'cpu': {'name': 'hw:cpu', 'slug': 'hw-cpu'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue