chef-boneyard / knife-oraclecloud

Knife plugin for Oracle Cloud Infrastructure Classic
Apache License 2.0
4 stars 5 forks source link

Chef 14 support #17

Closed jjasghar closed 6 years ago

jjasghar commented 6 years ago

Signed-off-by: JJ Asghar jj@chef.io

jjasghar commented 6 years ago

To test this you'll need to do something like the following:

git clone https://github.com/chef-partners/knife-oraclecloud.git
cd knife-oraclecloud
git checkout jjasghar/chef14
bundle install
bundle exec knife oraclecloud server list

That should list the machines with Chef 14.