Last active
December 12, 2015 10:29
-
-
Save capoferro/4759262 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
| $ bundle exec knife search node 'chef_environment:the_env AND run_list:recipe\[the_cookbook\:\:the_recipe\]' -VV | |
| ERROR: knife encountered an unexpected error | |
| This may be a bug in the 'search' knife command or plugin | |
| Please collect the output of this command with the `-VV` option before filing a bug report. | |
| Exception: NoMethodError: undefined method `name' for #<Hash:0x007fd3161bcf60> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment