User:David/GTALUG July 14th puppet: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
Line 45: Line 45:
* On an External Node Classifier (ENC)
* On an External Node Classifier (ENC)
* With hiera_include HOMEWORK
* With hiera_include HOMEWORK
18. The Catalog
19. Operational modes
* Masterless - puppet apply
* Master / Client - puppet agent
talking topis:
* push v pull
* dev versus test versus prod.

Revision as of 14:55, 6 July 2015

based on http://www.example42.com/tutorials/PuppetTutorial/#slide-0

time goal: 40 minutes.


Slides / Notes

1. What is Puppet

2. Configuration Management advantages

3. References and Ecosystem
also see : #puppet

4. Software related to Puppet:

5.Installation

6. Puppet Versions

  • why use the ditros version?
  • why use puppetlabs version?
  • PE ? Puppet enterprise.

7. Puppet Language

8. Resource Types (Types)
9. Simple samples of resources
10.More Complex examples of resources

11. Resource Abstraction Layer

12. Classes

13. Defines HOMEWORK

14. Variables

15. User Variables

16. Nodes - Default classification

17. Nodes - Alternative approaches

  • On an External Node Classifier (ENC)
  • With hiera_include HOMEWORK

18. The Catalog

19. Operational modes

  • Masterless - puppet apply
  • Master / Client - puppet agent

talking topis:

  • push v pull
  • dev versus test versus prod.