Skip to content

Instantly share code, notes, and snippets.

@gswallow
Created May 31, 2013 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gswallow/5685620 to your computer and use it in GitHub Desktop.
Save gswallow/5685620 to your computer and use it in GitHub Desktop.
DEBUG: Using configuration from /Users/gswallow/.chef/knife.rb
DEBUG: value for config item bootstrap:
DEBUG: value for config item vsphere_host: localhost
DEBUG: value for config item vshere_path:
DEBUG: value for config item vsphere_port: 8443
DEBUG: value for config item vsphere_nossl:
DEBUG: value for config item vsphere_user: gswallow
DEBUG: value for config item vsphere_pass: fffff
DEBUG: value for config item vsphere_insecure: true
DEBUG: value for config item vsphere_dc:
DEBUG: value for config item folder: Permissions Test
DEBUG: value for config item vsphere_dc:
DEBUG: value for config item resource_pool:
DEBUG: value for config item vsphere_dc:
DEBUG: value for config item datastore: iscsi2
DEBUG: value for config item datastore: iscsi2
DEBUG: value for config item vsphere_dc:
DEBUG: value for config item customization_cpucount: 2
DEBUG: value for config item customization_cpucount: 2
DEBUG: value for config item customization_memory: 1
DEBUG: value for config item customization_memory: 1
DEBUG: value for config item customization_vlan: cust1-vlan10
DEBUG: value for config item customization_vlan: cust1-vlan10
DEBUG: value for config item vsphere_dc:
/Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/knife-vsphere-0.5.0/lib/chef/knife/vsphere_vm_clone.rb:284:in `rescue in generate_clone_spec': undefined method `deviceName=' for #<RbVmomi::VIM::VirtualEthernetCardDistributedVirtualPortBackingInfo:0x007f9f8fe86580> (NoMethodError)
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/knife-vsphere-0.5.0/lib/chef/knife/vsphere_vm_clone.rb:279:in `generate_clone_spec'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/knife-vsphere-0.5.0/lib/chef/knife/vsphere_vm_clone.rb:209:in `run'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/chef-10.26.0/lib/chef/knife.rb:408:in `run_with_pretty_exceptions'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/chef-10.26.0/lib/chef/knife.rb:168:in `run'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/chef-10.26.0/lib/chef/application/knife.rb:123:in `run'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/gems/chef-10.26.0/bin/knife:25:in `<top (required)>'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/bin/knife:23:in `load'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/bin/knife:23:in `<main>'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/gswallow/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment