a94f51e68d
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. |
||
---|---|---|
.. | ||
acceptance | ||
classes | ||
fixtures | ||
functions | ||
unit/puppet | ||
spec.opts | ||
spec_helper.rb | ||
spec_helper_acceptance.rb |