Skip to content

Instantly share code, notes, and snippets.

@sbrinkmeyer
Created October 28, 2014 19:16
Show Gist options
  • Save sbrinkmeyer/af2f226c23f465653cfc to your computer and use it in GitHub Desktop.
Save sbrinkmeyer/af2f226c23f465653cfc to your computer and use it in GitHub Desktop.
search(:node, "environment:Rustys_bag_o_stuff").each { |the_node| puts "node #{node['fqdn']}" unless the_node.nil? }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment