summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/inifile.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #1538 - Fixes the yumrepo backtrace in noop mode.James Turnbull2009-09-221-0/+8
| | | | Yumrepo type will now chmod on all files when a change happens. If the content is not changed then no chmod will occur.
* Removed extra whitespace from end of linesIan Taylor2009-06-061-5/+5
|
* Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-111-0/+1
|
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
|
* Allow 'key=' to be the only thing on a line (livna uses this)lutter2007-02-211-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2218 980ebf18-57e1-0310-9a29-db15c13687c0
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ↵luke2007-02-071-0/+209
up the top-level namespace a bit. This is a lot of file modifications, but most of them just change class names and file paths. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2178 980ebf18-57e1-0310-9a29-db15c13687c0