module-inifile/lib/puppet/util
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
..
ini_file Add detection for commented versions of settings 2012-10-26 17:24:37 -07:00
external_iterator.rb Add support for "global" section at beginning of file 2012-08-17 04:48:28 -07:00
ini_file.rb Add detection for commented versions of settings 2012-10-26 17:24:37 -07:00