module-inifile/lib/puppet/provider
Chris Price 8d1fdc5c29 Allow overriding separator string between key/val pairs
This introduces a new parameter, 'key_val_separator', which
can be set in order to override the string that is used
as a separator between the key/value pair of a setting line.
The default is ' = ', but you could set the param to '=' if
you don't want to include whitespace in your settings file.
2012-09-19 15:42:16 -07:00
..
ini_setting Allow overriding separator string between key/val pairs 2012-09-19 15:42:16 -07:00