commit | b32a0fe93cb6671ce6c3a11ce4988768c51b72b8 | [log] [tgz] |
---|---|---|
author | Norman James <njames@us.ibm.com> | Sun Oct 18 16:11:02 2015 -0500 |
committer | Norman James <njames@us.ibm.com> | Sun Oct 18 16:11:02 2015 -0500 |
tree | 3732c9940ec6c43f08d9ac2e6b74018072b5b1e0 | |
parent | 5f931b7c52e6e68222faf5c84d306a86bfadbea3 [diff] [blame] |
added motherboard fru id
diff --git a/bin/Palmetto.py b/bin/Palmetto.py index e7425d4..585b8fc 100755 --- a/bin/Palmetto.py +++ b/bin/Palmetto.py
@@ -400,6 +400,7 @@ ID_LOOKUP = { 'FRU' : { 0x0d : '<inventory_root>/system', + 0x34 : '<inventory_root>/system/motherboard', 0x01 : '<inventory_root>/system/motherboard/cpu0', 0x02 : '<inventory_root>/system/motherboard/centaur0', 0x03 : '<inventory_root>/system/motherboard/dimm0',