chef - knife-vsphere plugin not working -
following adding 'knife-vsphere' cookbook's gemfile:
gem 'knife-vsphere'
i try use following command:
knife vsphere vm list
and following error: "fatal: cannot find sub command for: 'vsphere'"
clearly knife isn't aware it's installed, is.
os x 10.10.3 chef 12.3.0 (in /opt/chefdk/bin) ruby 2.2.2 via rbenv
knife-vsphere: https://github.com/ezrapagel/knife-vsphere
Comments
Post a Comment