module-inifile/lib/puppet
Richard Clamp 857496424c Fix the sample usage in the README
If you follow the example in the README you may not have implemented the
:key_value_separator parameter in your type, and you get the wonderful failure
case:

   Puppet::Error: Invalid parameter key_val_separator(:key_val_separator)

This change looks first, and if the user hasn't specified that attribute in
their type in their type, it falls back to '='
2013-07-16 10:18:15 +01:00
..
provider Fix the sample usage in the README 2013-07-16 10:18:15 +01:00
type Added 'ini_subsetting' custom resource type 2013-03-25 11:34:37 +01:00
util support for whitespaces in settings names (need for smb.conf) 2013-07-15 16:22:30 -04:00