module-inifile/lib/puppet/provider
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
..
ini_setting Fix the sample usage in the README 2013-07-16 10:18:15 +01:00
ini_subsetting Added 'ini_subsetting' custom resource type 2013-03-25 11:34:37 +01:00