Bug #4826
Updated by François ARMAND over 10 years ago
On a sample AIX LPAR (a VM from SiteOx.com), the inventory states that the machine is:
<pre>
<VMSYSTEM>AIX_LPAR</VMSYSTEM>
</pre>
However, the Rudder UI gives:
<pre>
Machine type: Virtual machine (Unknown type)
</pre>
We should replace Unknown type by "AIX LPAR" here :)
For the unknow part, it was missing in the parsing/storage of inventories, see => #4888
Here, we are just correcting the displaying of "vm.type.aixlpar" => "AIX LPAR"