d83f3011f9
This added functionality allows you to specify hashes for ini_setting and ini_subsetting so that they might be stored in Hiera. Without this patch, you need to use ini_setting and ini_subsetting resources strictly in code whereas with this patch, you could describe this in Hiera.
7 rindas
162 B
YAML
7 rindas
162 B
YAML
fixtures:
|
|
repositories:
|
|
stdlib:
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
ref: '4.2.0'
|
|
symlinks:
|
|
inifile: "#{source_dir}"
|