Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.42 KB

dynamic-environments.mkd

File metadata and controls

31 lines (25 loc) · 1.42 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
  • Workflow Guide A general-purpose workflow guide for using r10k.
  • Usage A reference of r10k commands and how they're used.

Community guides