module-inifile/lib/puppet
David Danzilio a94f51e68d Adding path to create_ini_settings resources
Currently the create_ini_settings function creates an ini_setting with a
title comprised of the section and setting names. This means that we
run into resource conflicts when defining the same section/setting
combinations but in different files. Since the path parameter is
required, we can safely add this to the title of the ini_setting
resource created by the create_ini_settings function. This commit does
just that.
2015-08-12 18:00:57 -04:00
..
parser/functions Adding path to create_ini_settings resources 2015-08-12 18:00:57 -04:00
provider MODULES-2212 - Add use_exact_match parameter for subsettings 2015-07-31 16:11:27 -07:00
type (MODULES-1908) Munge the setting to ensure we always strip the whitespace 2015-08-03 09:41:11 -07:00
util Support a space as a key_val_separator 2015-08-06 13:56:16 -07:00