Commit graph

13 commits

Author SHA1 Message Date
Solvik Blum
23d590e3c7
handle more cases for inventory 2019-09-05 14:03:11 +02:00
Solvik Blum
8432abef79
make sure lshw disks are backward compatible with raid disks, add get_vendor method and multiple fixes 2019-09-04 12:11:46 +02:00
Thomas Davis
cba23b31d9 pep8 fix. 2019-09-03 18:51:26 -07:00
Thomas Davis
0aec03884c remove an old tag function 2019-09-03 18:26:53 -07:00
Thomas Davis
d221fd2fef put back the inventory tag setup 2019-09-03 18:25:27 -07:00
Thomas Davis
88387a595c silence a few pep8 problems.. 2019-09-03 16:20:28 -07:00
Thomas Davis
39842e609f more ci fixes.. 2019-09-03 15:51:52 -07:00
Thomas Davis
f4ff32f1b0 fixes for CI. 2019-09-03 15:41:41 -07:00
Thomas Davis
a9b6b039c6 catch up with config changes.. 2019-09-03 14:16:56 -07:00
Thomas Davis
c312396326 wip: use lshw for inventory, do cpu/disks/memory/network/motherboard; update supermicro fatwin support. 2019-09-03 14:04:25 -07:00
Solvik
d12ac49d50
new config system (#53) 2019-09-03 13:16:37 +02:00
ThomasADavis
6ec08e8669 Several minor fixes (#47)
Several minor fixes:
- raid_array check should return an empty array, not NoneType
- not all systems will have IPv6 defined, handle this case
- Vendor Supermicro was incomplete.
2019-08-29 17:33:27 +02:00
Solvik
de3c59a675
Local inventory (#16)
- Create and update CPU
- Create and update Memory
- Create and update RAID Cards (HP and Storcli)
- Create and update Physical disks
2019-08-26 16:54:48 +02:00