Codebase list facter / d93ca69
Fixed Ubuntu operatingsystem identification James Turnbull 15 years ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 1.6.0:
0 1.5.4:
11 Fixed #1926 - IPAddr to_s issue
2
3 Fixed Ubuntu operatingsystem identification
24
35 1.5.3:
46 Added network fact
0 require 'facter/lsb'
1
02 Facter.add(:operatingsystem) do
13 confine :kernel => :sunos
24 setcode do "Solaris" end