Difference between revisions of "Puppet Configuration Management System"
From RiceFamily Wiki
(→References) |
(→References) |
||
Line 18: | Line 18: | ||
* [https://puppet.com/download-learning-vm?_ga=1.199389735.809701813.1470666926 Learning Puppet] | * [https://puppet.com/download-learning-vm?_ga=1.199389735.809701813.1470666926 Learning Puppet] | ||
* [https://forge.puppet.com/ Puppet Forge] | * [https://forge.puppet.com/ Puppet Forge] | ||
+ | * [https://github.com/copiousfreetime/stickler Stickler] - Stickler is a GEM repository tool to allow a local repository of GEM packages to be managed. | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Puppet]] | [[Category:Puppet]] |
Revision as of 19:58, 19 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
References
- Type Reference
- Language Reference
- Learning Puppet
- Puppet Forge
- Stickler - Stickler is a GEM repository tool to allow a local repository of GEM packages to be managed.