summaryrefslogtreecommitdiffstats
path: root/lib/puppet/inifile.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-212/+0
* Handle continuation lines in inifiles properly; stick a little closer to how ...lutter2007-01-041-9/+17
* Explicitly require puppet/filetype; otherwise, tests for this module faillutter2007-01-041-0/+3
* Fix silly regexp mistake where lines with values containing '=' were parsed i...lutter2006-11-101-1/+1
* Revamp the yumrepo type to deal with repositories defined anywhere in yum'slutter2006-04-071-0/+201