module-inifile/lib/puppet/type
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
..
ini_setting.rb Added refreshonly Parameter 2016-05-16 16:09:53 +01:00
ini_subsetting.rb Convert boolean to :true & :false PR #152 2016-01-15 20:47:07 +00:00