You are using Chef to set up an application server on an Oracle Compute Cloud Service instance. Identify two configuration tasks that you must complete?
A.
Edit the /etc/profile file.
B.
Configure a password-less SSH connection between the Oracle Cloud Service instance that will host the Chef server and all instances managed by the server.
C.
Update node permissions.
D.
Edit the /etc/chef file.
AC
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/chef_setup/chef_setup.html
BC – from same URL Nanda posted.
B and C
C y D- correcta :
• Configure passwordless SSH connection between the Chef server and all instances managed by the server.
* Before you can run a Chef client on your managed instance, you update the nodes permissions so that a Chef client can update the Chef server after a successful run.
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/chef_setup/chef_setup.html
B C