manifest
-
Cooking with Chef: How to deploy instance on AWS with knife
Today I want to try provisioning and configuring Amazon AWS instances with Chef. To do that I have: Free tier account on AWS Open Source…
-
Execute bash script by puppet
We need to execute bash script on several servers. To do it manually – bad idea. But we have puppet. Lets make it by puppet.…