Created
October 28, 2014 19:16
-
-
Save sbrinkmeyer/af2f226c23f465653cfc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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