2
votes
1answer
668 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?
1
vote
1answer
2k views

Puppet server cannot find certificate request when importing certificate

I am trying to install puppet server and client in two Ubuntu 10.04. one Ubuntu server which has puppet master and Ubuntu client which has puppet client. **I referred the below link for ...
2
votes
0answers
1k views

What is the proper way to install Puppet on a server? [duplicate]

Possible Duplicate: How do I install a puppetmaster? We've got several Ubuntu 10.04 servers and I'm looking to deploy Puppet for configuration management. The machines already have RVM ...