module-inifile/lib/puppet
Chris Price c57dab4903 Add support for "global" section at beginning of file
This commit does the following:

* Fixes a bug in ExternalIterator
* Adds support for a "global" section before the first named
  section at the beginning of the INI file
* Improves test coverage
2012-08-17 04:48:28 -07:00
..
provider/ini_setting Fixed regex to match sections and settings with non alphanumeric 2012-08-14 13:38:08 +01:00
type First (basic) working version of ini_setting provider 2012-07-28 21:59:54 -07:00
util Add support for "global" section at beginning of file 2012-08-17 04:48:28 -07:00