Difference between revisions of "Puppet"
From MyWiki
Line 4: | Line 4: | ||
https://docs.puppet.com/guides/troubleshooting.html<br> | https://docs.puppet.com/guides/troubleshooting.html<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> | 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 ]]<br> |
Revision as of 17:02, 5 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