module-inifile/spec
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
..
acceptance Acceptance tests for show_diff 2016-01-15 20:47:07 +00:00
classes Remove brackets from ini_setting titles to workaround PUP-4709 2016-02-09 08:06:57 +00:00
fixtures introduce create_ini_settings 2015-01-28 22:09:34 +01:00
functions Adding path to create_ini_settings resources 2015-08-12 18:00:57 -04:00
unit/puppet Implemented show_diff parameter, with similar behaviour as show_diff on 2016-01-15 20:47:07 +00:00
spec.opts Sync files 2014-06-25 17:23:22 -07:00
spec_helper.rb (FM-4049) Update to current msync configs [2c99161] 2016-01-27 14:34:40 +00:00
spec_helper_acceptance.rb Correct the name of the require 2015-06-11 16:49:46 -07:00
spec_helper_local.rb (FM-4049) Update to current msync configs [2c99161] 2016-01-27 14:34:40 +00:00