Puppet
De Linuxmemo.
Version du 19 avril 2016 à 08:18 par Linuxmemo (discuter | contributions)
Master
sudo apt-get install puppetserver
- Get the master’s names and certificates set up
- Configure any necessary settings
- Put your Puppet modules and manifests in place
- Configure a production-ready web server
- Configure load balancing and CA service routing if you’re using multiple masters
- Start the puppet master service
Agent
sudo apt-get install puppet