Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
config_header.txt 247 Bytes
kafo.yaml.example 2.26 KB

Latest revisions

# Date Author Comment
fa26aea3 03/15/2017 12:15 PM Dominic Cleal

fixes #17956 - load missing defaults from data in Puppet modules (#203)

For parameters without a default value and under Puppet 4, try calling
the lookup() function for each parameter name to retrieve any values
defined in the module data (e.g. Hiera files under data/). This allows...

e5127756 08/23/2016 05:14 AM Adam Price

Fixes #16230 - support multiple parser caches

e7b02e06 06/07/2016 11:34 AM Dominic Cleal

fixes #14945 - use Hiera to load Puppet classes and parameters (#151)

Replaces use of parser functions to load and transform the answers file
by including classes with hiera_include() and using Hiera with data
binding to pass class parameters in.

This requires Puppet 3 for both hiera_include() and data binding...

01858dac 04/11/2016 07:22 AM Dominic Cleal

fixes #14447 - add cache around parser using YAML file

A cache of parsed modules can be configured with `:parser_cache_path` to
skip calls out to kafo_parsers when loading Puppet modules. This helps
when no parser is available for the current Puppet installation (e.g....

ff5cf0c7 10/30/2015 09:35 AM Martin Bacovsky

Fixes #10162 - Added scenario support

3952b736 03/08/2015 09:03 AM Marek Hulán

Fixes #7529 - Makes order of module configurable

07533939 05/23/2014 07:34 AM Marek Hulán

Add custom configuration storage

1185cf81 05/06/2014 10:46 AM Ivan Necas

s/hooks_dir/hook_dirs/

dda9c912 03/28/2014 12:08 PM Marek Hulán

Improved hooks

3e43ded4 03/05/2014 08:36 AM Marek Hulán

Refs #4281 - Bright and dark background colors

Color scheme can be reused in installer script as well

View revisions

Also available in: Atom