- Extending Puppet(Second Edition)
- Alessandro Franceschi Jaime Soriano Pastor
- 255字
- 2021-07-02 16:29:50
Chapter 1. Puppet Essentials
There are moments in our professional life when we meet technologies that trigger an inner wow effect. We realize there's something special in them and we start to wonder how they can be useful for our current needs and, eventually, wider projects. Puppet, for me, has been one of these turning point technologies. I have reason to think that we might share a similar feeling.
If you are new to Puppet, you are probably starting from the wrong place, there are better fitting titles around to grasp its basic concepts.
This book won't indulge too much on the fundamentals, but don't despair, this chapter might help for a quick start. It provides the basic Puppet background needed to understand the rest of the contents and may also offer valuable information to more experienced users.
We are going to review the following topics:
- The Puppet ecosystem, its components, history, and the basic concepts behind configuration management
- How to install and configure Puppet commands and paths, to understand where things are placed
- The core components and concepts; terms such as manifests, resources, nodes, and classes will become familiar
- The main language elements—variables, references, resources defaults, ordering, conditionals, comparison operators, virtual and exported resources
- How Puppet stores the changes it makes and how to revert them
The contents of this chapter are quite dense, so take your time to review and assimilate them if they sound new or look too complex; the path towards Puppet awareness is never too easy.
- INSTANT OpenCV Starter
- Django Design Patterns and Best Practices
- Visual Basic程序設(shè)計教程
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- SharePoint Development with the SharePoint Framework
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- Swift Playgrounds少兒趣編程
- 時空數(shù)據(jù)建模及其應(yīng)用
- Essential C++(中文版)
- 數(shù)據(jù)分析與挖掘算法:Python實戰(zhàn)
- Mastering SciPy
- Wearable:Tech Projects with the Raspberry Pi Zero
- 你必須知道的.NET(第2版)
- Switching to Angular 2
- Java王者歸來:從入門邁向高手