Skip to content

Instantly share code, notes, and snippets.

@palmertime
Created February 19, 2016 23:02
Show Gist options
  • Save palmertime/bf3e29600df74fd11b7d to your computer and use it in GitHub Desktop.
Save palmertime/bf3e29600df74fd11b7d to your computer and use it in GitHub Desktop.
Facter.add('yumname') do
setcode do
Facter.value(:operatingsystem)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment