module-inifile/spec
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
..
acceptance Support a space as a key_val_separator 2015-08-06 13:56:16 -07:00
classes Adding path to create_ini_settings resources 2015-08-12 18:00:57 -04: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