Skip to content

Instantly share code, notes, and snippets.

@hinder90
Created February 6, 2014 19:50
Show Gist options
  • Save hinder90/8851323 to your computer and use it in GitHub Desktop.
Save hinder90/8851323 to your computer and use it in GitHub Desktop.
Undef method class:VsphereDatastoreclusterMaxfree
builder@w1-scchef-dev-01:~$ knife vsphere datastore list
/usr/lib/ruby/gems/1.9.1/gems/knife-vsphere-0.9.8/lib/chef/knife/vsphere_datastorecluster_maxfree.rb:30:in `<class:VsphereDatastoreclusterMaxfree>': undefined method `[]=' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/gems/1.9.1/gems/knife-vsphere-0.9.8/lib/chef/knife/vsphere_datastorecluster_maxfree.rb:22:in `<top (required)>'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife/core/subcommand_loader.rb:37:in `load'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife/core/subcommand_loader.rb:37:in `block in load_commands'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife/core/subcommand_loader.rb:37:in `each'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife/core/subcommand_loader.rb:37:in `load_commands'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife.rb:119:in `load_commands'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/knife.rb:167:in `run'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/application/knife.rb:123:in `run'
from /usr/lib/ruby/gems/1.9.1/gems/chef-11.4.4/bin/knife:25:in `<top (required)>'
from /usr/bin/knife:23:in `load'
from /usr/bin/knife:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment