- 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.
- 零基礎學C++程序設計
- FreeSWITCH 1.8
- Android Jetpack開發:原理解析與應用實戰
- SpringMVC+MyBatis快速開發與項目實戰
- Visual Basic程序設計與應用實踐教程
- Python數據分析從0到1
- Java編程技術與項目實戰(第2版)
- Mastering Drupal 8 Views
- Asynchronous Android Programming(Second Edition)
- C++面向對象程序設計習題解答與上機指導(第三版)
- Mastering Unity 2D Game Development(Second Edition)
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Unity Android Game Development by Example Beginner's Guide
- Python大規模機器學習
- 深入淺出 HTTPS:從原理到實戰