Skip to content

Instantly share code, notes, and snippets.

@raphink
Created July 22, 2014 14:31
Show Gist options
  • Save raphink/f2637a09de463ef09810 to your computer and use it in GitHub Desktop.
Save raphink/f2637a09de463ef09810 to your computer and use it in GitHub Desktop.
inventory do
format "%s\t|\t%s\t|\t%s\t|\t%s\t|\t%s\t|\t%s"
fields {
[ identity, facts["puppetversion"], facts["facterversion"], facts["augeasversion"], facts["rubyversion"], facts["lsbdistcodename"] ]
}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment