DevOps:Puppet,Docker,and Kubernetes
上QQ阅读APP看书,第一时间看更新

Chapter 4. Working with Files and Packages

In this chapter, we will cover the following recipes:

  • Making quick edits to config files
  • Editing INI style files with puppetlabs-inifile
  • Using Augeas to reliably edit config files
  • Building config files using snippets
  • Using ERB templates
  • Using array iteration in templates
  • Using EPP templates
  • Using GnuPG to encrypt secrets
  • Installing packages from a third-party repository
  • Comparing package versions