Skip to content

Instantly share code, notes, and snippets.

@sjourdan
Created October 15, 2012 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjourdan/3891785 to your computer and use it in GitHub Desktop.
Save sjourdan/3891785 to your computer and use it in GitHub Desktop.
shef isolate dev hosts
search(:node, "chef_environment:dev") do |matching_node|
puts matching_node.to_s
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment