summaryrefslogtreecommitdiffstats
path: root/bin/puppetrun
Commit message (Expand)AuthorAgeFilesLines
* Removing the caveat so that the log message is always provided during a run.luke2006-11-131-1/+1
* Applying patch from #335luke2006-11-131-0/+1
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-12/+1
* Catching missing ldap correctly in puppetrunluke2006-10-101-1/+1
* Specifically rescuing Exception, since apparently the default does not rescue...luke2006-09-151-1/+1
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-141-2/+2
* Brute force fix for trac #266lutter2006-09-141-1/+5
* changing the #!ruby lines to #!env rubyluke2006-06-291-1/+1
* switching puts to print, so the carriage returns are always included in the m...luke2006-06-271-5/+5
* Fixing some more small problems in puppetrunluke2006-06-261-4/+11
* Adding more docs to puppetrun, and fixing bug that can cause hosts to get ski...luke2006-06-261-2/+8
* Just logging host failures, not exitingluke2006-06-141-1/+1
* Adding fqdn, an --all flag, and --test mode to puppetrunluke2006-06-141-9/+54
* adding namespaceauth and --listen docs to puppetrunluke2006-06-141-1/+29
* abstracting out ldap connections so that there is a single method responsible...luke2006-06-131-9/+1
* adding ssl usage to puppetrunluke2006-06-131-1/+7
* fixing parallelization to match the docsluke2006-06-131-1/+1
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-131-2/+2
* slight ldap fixes in puppetrunluke2006-05-191-1/+4
* First version of puppetrun. It seems to mostly work, but I need to test it w...luke2006-05-191-0/+298