Hide
Description of the problem: For some Linux operating systems, Facter detects family by reading /etc/os-release without checking or "translating" the information. Ex: For KDE Neon family is detected as family => "Ubuntu debian".
Description of the fix: Translate the id_like field from /etc/os-release to CFacter known families.
Show
Description of the problem: For some Linux operating systems, Facter detects family by reading /etc/os-release without checking or "translating" the information. Ex: For KDE Neon family is detected as family => "Ubuntu debian".
Description of the fix: Translate the id_like field from /etc/os-release to CFacter known families.