Bug #1489
Updated by Dominic Cleal almost 11 years ago
AIX is not showing up on the Hosts page in Foreman 0.4.1. If I look at the Facts view for this host, operatingsystem=AIX. However, I looked at the hosts table in the db and operatingsystem_id is null. Also, AIX does not show up in the operatingsystems table in the db. yaml from facter --yaml from aix 6.1 is attached. I have made an update to my facter to "correctly" set productname, manufacturer, serialnumber, and hardwaremodel. "Model" does show correctly on the Hosts page. Thanks for taking a look.