Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 496 Bytes

Adaptavist base templates

Collection of base templates used by puppet-runner to compose required hiera and facts setup

** Usage

YAML templates can be found in hiera-configs/templates folder. They are parametrized with default values present in hiera-configs/defaults. Parameters are passed via facts. There must be corresponding facts yaml to template yaml.

Check puppet-runner on how to create actual server configuration with templates.