Skip to content

Instantly share code, notes, and snippets.

@heliocentric
Created February 17, 2017 15:25
Show Gist options
  • Save heliocentric/3fd960ea51cb6bc44aee6946b25653fa to your computer and use it in GitHub Desktop.
Save heliocentric/3fd960ea51cb6bc44aee6946b25653fa to your computer and use it in GitHub Desktop.
puppet query 'fact_contents { path ~> ["os", "name"] }' | jq -r 'map(["os.name",.certname, .value]) | .[] | @csv'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment