Provision and Manage Resources In Oracle Cloud Infrastructure (OCI) with Chef Knife Plugin

In the previous post, we configure the Chef Knife Plugin in Oracle Cloud Infrastructure (OCI). Configure Chef Knife Plugin in OCI Now, we can provision & manage resources in in Oracle Cloud Infrastructure (OCI) with Chef Knife Plugin. Create a VM compute instance with Knife command. [root@chefserver ~]# knife oci server create –availability-domain ‘yQUJ:US-ASHBURN-AD-3’ –compartment-id […]

Read More