- Extending Puppet
- Alessandro Franceschi
- 140字
- 2021-07-16 11:32:21
Summary
In this chapter, we have reviewed and summarized the basic Puppet principles that are a prerequisite to better understand the contents of the book. We have seen how Puppet is configured and what its main components are: manifests, resources, nodes, and classes, and the power of the Resource Abstraction Layer.
The most useful language elements have been described: variables, references, resources defaults and ordering, conditionals, and comparison operators. We have taken a look at exported and virtual resources and analyzed the structure of a module. We also learned how to work with ERB templates. Finally, we have seen how Puppet's filebucket works and how to recover files modified by Puppet.
We are now ready to face a very important component of the Puppet ecosystem: Hiera, and see how it can be used to separate our data from Puppet code.
- 構建高可用Linux服務器(第4版)
- PLC控制程序精編108例
- Learning Android Intents
- Learn Helm
- SharePoint 2013 應用開發實戰
- Java EE 8 Design Patterns and Best Practices
- Linux自動化運維:Shell與Ansible(微課版)
- 嵌入式系統及其應用(第三版)
- Android物聯網開發細致入門與最佳實踐
- Linux內核觀測技術BPF
- NetDevOps入門與實踐
- Linux服務器配置與管理
- Django Project Blueprints
- HTML5 Enterprise Application Development
- 鴻蒙操作系統設計原理與架構