Skip to content

Instantly share code, notes, and snippets.

@chasebolt
Created October 12, 2015 17:53
Show Gist options
  • Save chasebolt/5a3ba47a5f2d2c2013a2 to your computer and use it in GitHub Desktop.
Save chasebolt/5a3ba47a5f2d2c2013a2 to your computer and use it in GitHub Desktop.
node = `knife search node 'role:foo' -a custom.attribtoreturn -F json
json = JSON.parse(node)
puts json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment