summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configurer.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Logging when a cached catalog is used.Luke Kanies2009-05-281-0/+1
* Fix configurer to retrieve catalog with client certnameBrice Figureau2009-04-231-1/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-4/+7
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Actualling syncing facts and pluginsLuke Kanies2009-02-141-0/+2
* Changing how the Configurer interacts with the cacheLuke Kanies2009-02-061-2/+2
* Removing restart-handling from ConfigurerLuke Kanies2009-02-061-21/+0
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-0/+185