Difference between revisions of "Puppet"

From MyWiki
Jump to: navigation, search
Line 5: Line 5:
 
http://www.thegeekstuff.com/2015/07/puppet-configuration-examples/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+TheGeekStuff+%28The+Geek+Stuff%29  - Examples <br>
 
http://www.thegeekstuff.com/2015/07/puppet-configuration-examples/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+TheGeekStuff+%28The+Geek+Stuff%29  - Examples <br>
 
[[ Extracts from Digitalocean tutorial ]] - using puppet on Ubuntu 14.04<br>
 
[[ Extracts from Digitalocean tutorial ]] - using puppet on Ubuntu 14.04<br>
 +
https://blog.akquinet.de/2011/11/23/managing-an-apache-server-with-puppet/ - Managing Apache with puppet.<br>

Revision as of 08:26, 6 May 2016

Tutorial from the Puppet vm training download
Installing on Ubuntu 14.04 - https://www.digitalocean.com/community/tutorials/how-to-install-puppet-4-in-a-master-agent-setup-on-ubuntu-14-04
https://docs.puppet.com/puppet/4.4/reference/quick_start_helloworld.html
https://docs.puppet.com/guides/troubleshooting.html
http://www.thegeekstuff.com/2015/07/puppet-configuration-examples/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+TheGeekStuff+%28The+Geek+Stuff%29 - Examples
Extracts from Digitalocean tutorial - using puppet on Ubuntu 14.04
https://blog.akquinet.de/2011/11/23/managing-an-apache-server-with-puppet/ - Managing Apache with puppet.