Displaying 1 result from an estimated 1 matches for "debian_soe".
Did you mean:
  debian_sh
  
2007 Jun 13
3
Facter ''operatingsystemrelease'' fact.
From looking at the Facter code, it looks like the 
''operatingsystemrelease'' fact is currently a mirror of the 
''kernelrelease'' fact.
I''d like to implement this fact so that it returns the major version of 
the operating system, eg:
Debian Sarge:    operatingsystemrelease => 3.1
Debian Etch:       operatingsystemrelease => 4.0
RHEL3 update 8: