Difference between revisions of "Puppet Configuration Management System"
From RiceFamily Wiki
(→Overview) |
(→Resources) |
||
Line 12: | Line 12: | ||
* [https://www.digitalocean.com/community/tutorials/an-introduction-to-dns-terminology-components-and-concepts An Introduction to DNS Technology Components and Concepts] | * [https://www.digitalocean.com/community/tutorials/an-introduction-to-dns-terminology-components-and-concepts An Introduction to DNS Technology Components and Concepts] | ||
* [https://www.digitalocean.com/community/tutorials/how-to-install-puppet-4-in-a-master-agent-setup-on-ubuntu-14-04 How To Install Puppet 4 in a Master-Agent Setup on Ubuntu 14.04] | * [https://www.digitalocean.com/community/tutorials/how-to-install-puppet-4-in-a-master-agent-setup-on-ubuntu-14-04 How To Install Puppet 4 in a Master-Agent Setup on Ubuntu 14.04] | ||
+ | |||
+ | = References = | ||
+ | * [https://docs.puppet.com/puppet/latest/reference/type.html Type Reference] | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Puppet]] | [[Category:Puppet]] |
Revision as of 20:06, 18 August 2016
Overview
Due to a couple of impending events, I've been tasked with learning Puppet.
- One of our main Linux Admin's is leaving
- Puppet is required by a package that we will be implementing soon, and Management wants the ESM Team to manage an "Enterprise" Puppet Instance.
Resources
- Puppet Enterprise
- The Foreman
- Wikipedia entry for Puppet
- Puppet.com provided educational materials
- An Introduction to DNS Technology Components and Concepts
- How To Install Puppet 4 in a Master-Agent Setup on Ubuntu 14.04