# File lib/facter/operatingsystem/cumuluslinux.rb, line 7 def get_operatingsystem "CumulusLinux" end
# File lib/facter/operatingsystem/cumuluslinux.rb, line 20 def get_operatingsystemmajrelease if operatingsystemrelease = get_operatingsystemrelease operatingsystemrelease.split(".").first end end
Generated with the Darkfish Rdoc Generator 2.