summaryrefslogtreecommitdiff
path: root/lib/puppet/provider
AgeCommit message (Expand)Author
2013-04-02Update Modulefile and Changelog, prepping for 0.10.0 releaseChris Price
2013-03-25Merge pull request #29 from kbrezina/subsettingChris Price
2013-03-25Added 'ini_subsetting' custom resource typeKarel Brezina
2013-03-04Add purging support to ini fileDan Bode
2012-10-10Add support for removing linesDan Bode
2012-10-02Make value a propertyDan Bode
2012-10-02Make ruby provider a better parent.Dan Bode
2012-09-19Allow overriding separator string between key/val pairsChris Price
2012-08-14Fixed regex to match sections and settings with non alphanumericStephen
2012-08-13fix path for require statementStephen
2012-07-28First (basic) working version of ini_setting providerChris Price
2012-06-14Started writing some tests, work has been puntedChris Price