Puppet is a cross-platform configuration management tool

learn more… | top users | synonyms

2
votes
1answer
762 views

How do I install a puppetmaster?

I have a fairly large network, and I need to use some sort of configuration management tool to manage it. I've decided that Puppet Open Source meets my needs. How do I install it?
37
votes
2answers
7k views

What's the difference between Juju and Puppet/Chef?

Have tried asking 3rd party about key differences between Juju and Puppet/Chef. 3rd parties are not too familiar with Juju and could not say. They simply stated the others have a lot of momentum, and ...
6
votes
1answer
2k views

How to copy file to all clients using puppet?

How do I copy files to all clients using puppet? I have setup a puppet server and clients and I have tested the connection which was working fine. I am not a puppet expert, I am just a beginner, and I ...
3
votes
1answer
255 views

Ubuntu 12.04 shutdown does not finish

When i shutdown my ubuntu 12,04 appears the "shutdown screen" and it never finish, keep shutting down... i use "tab key" to see the log and the last line says "Stopping Puppet Agent"... and it never ...
2
votes
1answer
149 views

How do I enlist a server in puppet?

I've installed a puppetmaster as described here. Now, I need to add a few puppet agents. How can I do that?