Bug #1176
closedSLES (SUSE) operatingsystem not displaying minor version?
Description
Hi,
When addind SLES based hosts to foreman it only displays them as SLES 11. Some of these hosts are SLES 11.1 and some are 11.0.
I checked the facts provided by facter and it does provide the correct values:
vb7542:~ # facter | grep oper
operatingsystem => SLES
operatingsystemrelease => 11.1
gedaiv106:~ # facter | grep oper
operatingsystem => SLES
operatingsystemrelease => 11.0
Regards,
Oliver
Updated by Ohad Levy over 13 years ago
- Project changed from Installer to Foreman
Updated by Oliver Weinmann over 13 years ago
Hi,
I think I found the reason. Looking at the facts of a SLES 9.4 machine and a SLES 11 machine there are 2 new facts introduced:
lsbdistrelease
and
lsbdistmajrelease
both point to 11 which is correct. But this is the problem if they are used in foreman. operatingsystemrelease should be used as this is correct.
Can you please check?
Regards,
Oli
Updated by Ohad Levy about 13 years ago
- Category set to Importers
- Assignee set to Ohad Levy
- Target version set to 1.0
Updated by Ohad Levy about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 2e724820f2875fdc11068a9b45757d8b5842cd2e.