Bug #1176
closed
SLES (SUSE) operatingsystem not displaying minor version?
Added by Oliver Weinmann over 13 years ago.
Updated about 13 years ago.
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
- Project changed from Installer to Foreman
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
- Category set to Importers
- Assignee set to Ohad Levy
- Target version set to 1.0
- Status changed from New to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF