Missing facts in SunOS module
This commit is contained in:
parent
905fe855e4
commit
1717444f18
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ class SunOSHardware(Hardware):
|
|||
# sderr:0:sd0,err:Vendor ATA
|
||||
|
||||
device_facts = {}
|
||||
device_facts['devices'] = {}
|
||||
|
||||
disk_stats = {
|
||||
'Product': 'product',
|
||||
|
|
Loading…
Reference in a new issue