Puppet is a ruby-based Configuration Management system incorporating a model-driven DSL.
I have the following setup: Many different projects which are separate git repositories, but all have mostly the same server …
shell chef-infra vagrant puppet provisioningI'm doing my first steps in Puppet and ran into a problem. I've installed PHP on a Linux server and …
configuration puppet ini augeasI have a Vagrant CentOS VM running with ps.memory = 2048 RAM allocated. When I try to start the puppetserver service: $ …
java vagrant puppetI have installed The Foreman on Ubuntu Server 12.04, following the instructions here: http://theforeman.org/manuals/1.2/quickstart_guide.html#Installation …
ruby puppet theforemanI'm trying to work out the best way to set some environment variables with puppet. I could use exec and …
ruby deployment environment-variables environment puppetRecently I started to read about building development environments with virtualization software (I am a beginner) and it seems that …
vagrant virtualbox chef-infra puppet continuous-deploymentI would like to run a webservice and wait for a few seconds after to get the result. What is …
wait puppetI've just upgraded my puppet environment from 3.4.2 to 3.4.3. through puppetlabs' apt repos. I was upgrading agent(s) and master. Doing …
upgrade puppet facterI'm working on building a structure for my webservers. I have my setup in hiera, but I can't seem to …
puppet hiera