Top "Puppet" questions

Puppet is a ruby-based Configuration Management system incorporating a model-driven DSL.

Consul-template if else condition

I have below consul-template. {{ range service "mysql_slave.mysql" "any" }} host_name {{.Node}} command check_nrpe!check_procs_1 {{end}} I …

if-statement puppet consul consul-template
Chef and Puppet recommendations

I'd like to ask about when and in what circumstances you'd use puppet and when you'd use chef. I've also …

.net rake chef-infra puppet
Laravel 4 Permissions on a Vagrant box with Puppet

I have been using http://www.puphpet.com successfully to generate vagrant+puppet environments for a number of projects. Then …

laravel laravel-4 file-permissions vagrant puppet
Foreman with puppet node.rb error 404 Not Found

I have installed foreman-1.2 with puppet, after installation i have registered my puppet to smart-proxy on foreman. when i run …

ruby puppet theforeman