summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Trying to clean up how rails is loadedluke2006-12-291-3/+0
* New rails stuff redux.shadoi2006-12-141-0/+3
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-1/+3
* Updated to version 0.20.1luke2006-11-131-1/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-3/+0
* Mostly small changes toward 0.20.1luke2006-11-101-1/+1
* Rails stuff part 1shadoi2006-11-091-0/+3
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+8
* Updated to version 0.20.0luke2006-10-181-1/+1
* Fixing #291 -- the problem was that instead of throwing an error on a missing...luke2006-10-161-6/+6
* Moving all of the configuration parameters out of puppet.rb into puppet/confi...luke2006-10-161-156/+2
* Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an...luke2006-10-091-0/+6
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+1
* Renaming logfacility to syslogfacility as recommended by lutter.luke2006-10-041-3/+3
* Adding configurability to the syslog facility, using the "logfacility" parame...luke2006-10-041-0/+3
* Updating changelog for 0.19.3, and merging the version changes over.luke2006-09-221-1/+1
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+2
* Updated to version 0.19.2luke2006-09-221-1/+1
* Add config option 'node_name' to control what puppetmaster considers the prop...lutter2006-09-181-1/+7
* Updated to version 0.19.1luke2006-09-151-1/+1
* Adding a :trace config option that prints stack traces of DevErrors, and usin...luke2006-09-131-0/+1
* Updated to version 0.19.0luke2006-09-061-1/+1
* Adding note about configprint, indicating what versions include itluke2006-09-031-1/+2
* Adding a "configprint" option for printing out the local config stateluke2006-08-281-0/+28
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-35/+3
* Updated to version 0.18.4luke2006-07-221-1/+1
* Updated to version 0.18.3luke2006-07-111-1/+1
* Updated to version 0.18.2luke2006-07-041-1/+1
* Significantly redoing metrics. There are now no class variables for metrics,...luke2006-06-301-5/+0
* Updated to version 0.18.1luke2006-06-281-1/+1
* Moving the timer monitoring to after the services are created (because they a...luke2006-06-281-11/+19
* Largely refactored how log destinations are handled, although it is not expos...luke2006-06-271-1/+6
* Adding HUP and USR1 hooksluke2006-06-261-4/+61
* Updated to version 0.18.0luke2006-06-141-1/+1
* Updated to version 0.17.2luke2006-05-191-1/+1
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-181-4/+112
* Updated to version 0.17.1luke2006-05-181-1/+1
* Updated to version 0.17.0luke2006-05-151-1/+1
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-131-2/+20
* Updated to version 0.16.5luke2006-05-031-1/+1
* Updated to version 0.16.4luke2006-05-021-1/+1
* Updated to version 0.16.3luke2006-05-011-1/+1
* Trying to track down the bugs reported this morning, so I added some more tes...luke2006-04-271-1/+1
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-1/+1
* removing patch from red hat spec fileluke2006-04-211-1/+1
* committing version changesluke2006-04-061-1/+1
* Fixing a small bug in type.rb that ignored false values (instead of nil value...luke2006-04-051-4/+0
* removing patch from spec fileluke2006-04-051-1/+1
* adding -e ability to puppet executableluke2006-04-041-1/+4
* changing ssldir perms to 771, so non-root users can write to subdirs if they ...luke2006-04-031-1/+1