module-inifile/lib/puppet
Alan Petersen ede74d1a67 Added refreshonly Parameter
Working with a recent customer, they had a product whose ini files have timestamps in them associated with particular settings. When those settings are updated, it is expected that the timestamp be updated as well. To do this with ini_setting, we need it to respond to refresh events and have a way of only updating a value if a refresh event occurs. Hence the little modification to make this possible.
2016-05-16 16:09:53 +01:00
..
parser/functions Remove brackets from ini_setting titles to workaround PUP-4709 2016-02-09 08:06:57 +00:00
provider MODULES-2212 - Add use_exact_match parameter for subsettings 2015-07-31 16:11:27 -07:00
type Added refreshonly Parameter 2016-05-16 16:09:53 +01:00
util Remove empty sections after last setting is removed 2016-02-29 14:07:21 -08:00