- Puppet 5 Essentials(Third Edition)
- Martin Alfke Felix Frank
- 137字
- 2021-07-02 18:22:27
A Peek into the Ruby Part of Puppet - Facts, Types, and Providers
So far in this book, you have primarily done practical things - writing manifests, setting up a master, assigning agents, signing certificates, and so forth. Before you are introduced to the missing language concepts that you will need to use Puppet effectively for bigger projects, there is some background that we should cover. Don't worry, it won't be all dry theory - most of the important parts of Puppet are relevant to your daily business.
The topics of this chapter have been hinted at earlier; Chapter 1, Writing Your First Manifests, contained a brief description of the type and provider. This and some adjacent topics will be thoroughly explored in the sections collecting system information with Facter, understanding the type system, and command execution control with providers.
- iOS面試一戰到底
- Java面向對象思想與程序設計
- 算法基礎:打開程序設計之門
- R Deep Learning Cookbook
- SQL Server 2016數據庫應用與開發
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Learning Apache Karaf
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Getting Started with Nano Server
- SQL Server 2016 從入門到實戰(視頻教學版)
- Clojure Polymorphism
- UI動效設計從入門到精通
- Software Architecture with Python
- Java程序設計
- HikariCP數據庫連接池實戰