Skip to content

Instantly share code, notes, and snippets.

@danieldreier
Created November 29, 2014 21:01
Show Gist options
  • Save danieldreier/59537c663df617ab9971 to your computer and use it in GitHub Desktop.
Save danieldreier/59537c663df617ab9971 to your computer and use it in GitHub Desktop.
Submit Puppet Facts
facter --json | curl -H "Content-Type: application/json" -d @- http://facts.whilefork.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment