- Puppet 4 Essentials(Second Edition)
- Felix Frank Martin Alfke
- 273字
- 2021-07-30 09:58:41
What this book covers
Chapter 1, Writing Your First Manifests, is an introduction to the core concepts of Puppet, including a syntax tutorial. You will learn to write and use Puppet manifests within a few pages.
Chapter 2, The Master and Its Agents, is a quick how-to guide to setting up all the required components for a distributed Puppet infrastructure. In this chapter, you will learn to create the master and an agent, and set up puppetserver.
Chapter 3, A Peek under the Hood Facts, Types, and Providers, covers a summary of the core components that give Puppet its flexibility, as well as its ease of use and extension. You will also be able to understand the principles of Puppet's function.
Chapter 4, Modularizing Manifests with Classes and Defined Types, helps you learn the most important structural elements of Puppet manifests. Find out how to use them for best results.
Chapter 5, Extending Your Puppet Infrastructure with Modules, takes you on a tour of downloadable extensions, with a guide to making your own. Extend Puppet to your specific needs.
Chapter 6, Leveraging the Full Toolset of the Language, teaches you to interpret and use language features beyond the basics.
Chapter 7, New Features from Puppet 4 helps you learn about the new Type system and data processing features. It also helps you to understand the deprecations and what to change to make use of the new features.
Chapter 8, Separating Data from Code Using Hiera, gives you an introduction to the powerful configuration data storage that comes with Puppet. In this chapter, you will learn to model your infrastructure naturally in a hierarchy.
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- 算法訓練營:入門篇(全彩版)
- The HTML and CSS Workshop
- Mastering JavaScript High Performance
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- NetBeans IDE 8 Cookbook
- Python機器學習:預測分析核心算法
- Programming with CodeIgniterMVC
- Backbone.js Testing
- 超好玩的Scratch 3.5少兒編程
- Python全棧開發:基礎入門
- Software-Defined Networking with OpenFlow(Second Edition)
- 軟件設計模式(Java版)
- Beginning C# 7 Hands-On:The Core Language