module-inifile/lib/puppet
Chris Price a45ab65930 Add detection for commented versions of settings
This commit adds support for detecting commented versions of
settings in an existing version of an inifile.  If you are
setting a value for a setting that isn't currently set
in the file, but a commented version is found, then we
add the new setting immediately following the commented
version, rather than at the end of the section.
2012-10-26 17:24:37 -07:00
..
provider/ini_setting Add support for removing lines 2012-10-10 17:40:38 -07:00
type Make value a property 2012-10-02 18:53:53 -07:00
util Add detection for commented versions of settings 2012-10-26 17:24:37 -07:00