Skip to content

Instantly share code, notes, and snippets.

@greenmoss
Created August 4, 2010 22:35
Show Gist options
  • Save greenmoss/508913 to your computer and use it in GitHub Desktop.
Save greenmoss/508913 to your computer and use it in GitHub Desktop.
kurt@cadmium:~/chef-repo/site-cookbooks$ knife node show newlithium.rdc.internal -a fqdn{
"fqdn": "newlithium.rdc.internal"
}
kurt@cadmium:~/chef-repo/site-cookbooks$ knife search node 'fqdn:newlithium.rdc.internal' -a fqdn
{
"total": 0,
"start": 0,
"rows": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment