module-inifile/spec/unit/puppet
Dan Bode cbc90d3834 Make value a property
This commit converts value to a property so that it
can be managed and modified when a file already has
a value set.

It was previously treating the line creation state
the same as the update case, which is not in
alignment with Puppet's model.
2012-10-02 18:53:53 -07:00
..
provider/ini_setting Make value a property 2012-10-02 18:53:53 -07:00
util Allow values with spaces to be parsed and set 2012-09-29 12:39:00 -07:00