summaryrefslogtreecommitdiffstats
path: root/bin/puppetrun
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1500 - puppetrun host regressionAndrew Shafer2008-09-191-1/+1
* Add the -P/--ping option to puppetrun, fixes #1501AJ Christensen2008-08-171-7/+15
* Fixed #1006 - puppetrun --class works again. I added the classLuke Kanies2008-07-011-43/+5
* Fixing #1101 -- puppetrun works again.Luke Kanies2008-02-281-6/+1
* Fixed ticket #1070 - puppetrun configuration parse problemJames Turnbull2008-02-161-1/+1
* Fixed #1006 - changed ldapnodes to node_terminusJames Turnbull2008-01-281-1/+1
* Fixes ticket #1004 - documentation fixes for ralsh and puppetrunJames Turnbull2008-01-131-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-3/+3
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-0/+2
* Applying patch to puppetrun docs from JosBluke2007-05-041-2/+5
* Fixing #562; I had to fix how the client class was loadedluke2007-03-241-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-1/+0
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-3/+3
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-3/+3
* updating docs with new location for reference infoluke2007-01-221-1/+6
* Adding carriage returns to output of puppetrunluke2006-12-291-3/+3
* Fixing #353. It was as simple as exiting with a different error code dependi...luke2006-12-271-1/+11
* Fixing #347 (I hope). Doing a provisional require of rubygems.luke2006-11-161-0/+7
* 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