6805/how-do-i-run-chef-client
I am running an application and have updated the cookbook which was related to that app from version 1.0 to version 2.0 in its json environment file. How do I run chef client?
You've kinda answered your own question there. Just ssh to the server and run the chef-client command as root.
sudo chef-client
You can create a repo in Git ...READ MORE
Here is a concept which you can ...READ MORE
Hey @Yamini, follow these steps to install ...READ MORE
You can try the following steps. Chef Server ...READ MORE
Try giving the password to access your ...READ MORE
There are 6 different types of attributes: default: A default attribute ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.