![DevOps:Puppet,Docker,and Kubernetes](https://wfqqreader-1252317822.image.myqcloud.com/cover/338/36701338/b_36701338.jpg)
上QQ阅读APP看书,第一时间看更新
Chapter 1. Puppet Language and Style
![](https://epubservercos.yuewen.com/F11D92/19470411008975206/epubprivate/OEBPS/Images/002.jpg?sign=1738852681-75fzBFCzdeLK1e4XT3i7mBvJfzkkYBDe-0-e69a4e0e29aa3135b0948d2df8e0f377)
In this chapter, we will cover the following recipes:
- Adding a resource to a node
- Using Facter to describe a node
- Installing a package before starting a service
- Installing, configuring, and starting a service
- Using community Puppet style
- Creating a manifest
- Checking your manifests with Puppet-lint
- Using modules
- Using standard naming conventions
- Using inline templates
- Iterating over multiple items
- Writing powerful conditional statements
- Using regular expressions in if statements
- Using selectors and case statements
- Using the in operator
- Using regular expression substitutions
- Using the future parser