module-inifile/spec/classes
Dominic Cleal b425fe5a49 Remove brackets from ini_setting titles to workaround PUP-4709
Puppet 4.0 and 4.1 are affected by PUP-4709 which raises duplicate
resource errors when using create_ini_settings(), due to the inclusion
of square brackets in the resource titles.

    Error while evaluating a Function Call, Duplicate
    declaration: Ini_setting[[foo] bar] is already declared; cannot
    redeclare

Removing these from the function allows it to work on these Puppet
versions without error.
2016-02-09 08:06:57 +00:00
..
create_ini_settings_test_spec.rb Remove brackets from ini_setting titles to workaround PUP-4709 2016-02-09 08:06:57 +00:00
inherit_test1_spec.rb Add ability to specify a hash of ini_settings and ini_subsettings. 2016-01-06 12:27:21 -05:00
init_spec.rb Add ability to specify a hash of ini_settings and ini_subsettings. 2016-01-06 12:27:21 -05:00