module-inifile/spec
Garrett Honeycutt d83f3011f9 Add ability to specify a hash of ini_settings and ini_subsettings.
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.
2016-01-06 12:27:21 -05:00
..
acceptance Support a space as a key_val_separator 2015-08-06 13:56:16 -07:00
classes Add ability to specify a hash of ini_settings and ini_subsettings. 2016-01-06 12:27:21 -05: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 Support a space as a key_val_separator 2015-08-06 13:56:16 -07:00
spec.opts Sync files 2014-06-25 17:23:22 -07:00
spec_helper.rb (FM-161) Add beaker tests for parameter coverage 2014-01-27 10:33:45 -08:00
spec_helper_acceptance.rb Correct the name of the require 2015-06-11 16:49:46 -07:00