Setting up a Chef Server was a very rewarding experience. I think both James and I learned a lot. We both didn’t know how to to setup a Chef server before starting the project, so we can add that to…
Setting up a Chef Server was a very rewarding experience. I think both James and I learned a lot. We both didn’t know how to to setup a Chef server before starting the project, so we can add that to…
In the previous couple of posts, I mentioned that we have our two nodes connected. I forgot to mention how you go about connecting a node to the Chef server. It’s pretty simple to do. Just go to your directory…
Last post I mentioned that one of our nodes is using a recipe we wrote to install Webmin. We have two nodes running, so we decided to run something different on the second one. We wrote an Apache cookbook to…