Difference between revisions of "Puppet Configuration Management System"

From RiceFamily Wiki
Jump to: navigation, search
(Resources)
(References)
Line 15: Line 15:
 
= References =
 
= References =
 
* [https://docs.puppet.com/puppet/latest/reference/type.html Type Reference]
 
* [https://docs.puppet.com/puppet/latest/reference/type.html Type Reference]
 +
* [https://docs.puppet.com/puppet/latest/reference/lang_summary.html Language Reference]
 +
* [https://puppet.com/download-learning-vm?_ga=1.199389735.809701813.1470666926 Learning Puppet]
 +
* [https://forge.puppet.com/ Puppet Forge]
  
 
[[Category:Software]]
 
[[Category:Software]]
 
[[Category:Puppet]]
 
[[Category:Puppet]]

Revision as of 14:01, 19 August 2016

Overview

Due to a couple of impending events, I've been tasked with learning Puppet.

  1. One of our main Linux Admin's is leaving
  2. 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

References