Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.31 KB

dynamic-environments.mkd

File metadata and controls

29 lines (23 loc) · 1.31 KB

Dynamic Environments

Dynamic environment deployment is the core functionality of r10k.

Table of contents

  • Introduction: A brief description of what dynamic environments are and how they work.
  • Quickstart: Getting started with the essentials of dynamic environments and r10k
  • Configuration A reference of dynamic environment configuration options and how they're used
  • Git environments How r10k implements dynamic environments using git
  • Master Configuration How to configure your Puppet masters to use dynamic environments
  • Usage A reference of r10k commands and how they're used.

Community guides