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

Chapter 3. Writing Better Manifests

In this chapter, we will cover:

  • Using arrays of resources
  • Using resource defaults
  • Using defined types
  • Using tags
  • Using run stages
  • Using roles and profiles
  • Passing parameters to classes
  • Passing parameters from Hiera
  • Writing reusable, cross-platform manifests
  • Getting information about the environment
  • Importing dynamic information
  • Passing arguments to shell commands