Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cparedes/901123 to your computer and use it in GitHub Desktop.
Save cparedes/901123 to your computer and use it in GitHub Desktop.
$ knife data bag from file admins cparedes.json
/Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.5/lib/chef/knife.rb:323:in `load_from_file': uninitialized constant Chef::Role (NameError)
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.5/lib/chef/knife/data_bag_from_file.rb:66:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.5/lib/chef/knife.rb:157:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.5/lib/chef/application/knife.rb:114:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.5/bin/knife:25
from /usr/bin/knife:19:in `load'
from /usr/bin/knife:19
$ knife --version
Chef: 0.10.0.beta.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment