- Puppet 5 Essentials(Third Edition)
- Martin Alfke Felix Frank
- 126字
- 2021-07-02 18:22:26
Summary
You can now set up your own Puppet master, using the sophisticated puppetserver solution. You have successfully signed the certificate for a Puppet agent and can revoke certificates, if required. Using the node blocks in the master manifest, you can describe individual manifests for each distinct agent. Finally, you learned about some things that can go wrong with the SSL-based authentication.
In Chapter 3, A Peek into the Ruby Part of Puppet - Facts, Types, and Providers, we will take a look at the inner workings of Puppet in order to give you an understanding of how the Puppet agent adapts to its environment. You will also learn how the agent provides feedback to the master, allowing you to create flexible manifests that fit different needs.
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- 深入淺出Electron:原理、工程與實踐
- 基于Java技術的Web應用開發
- Learning Linux Binary Analysis
- C語言程序設計案例式教程
- SharePoint Development with the SharePoint Framework
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- ArcGIS for Desktop Cookbook
- Hands-On Kubernetes on Windows
- Python期貨量化交易實戰
- Advanced Python Programming
- MongoDB Cookbook(Second Edition)
- Python第三方庫開發應用實戰
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Isomorphic Go