summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Clean up variable names in rpm methodv0.1Todd Zullinger2008-11-261-13/+12
|
* Simplify setting ssldir defaultTodd Zullinger2008-11-261-3/+1
|
* Use socket.getfqdn() to set domain nameTodd Zullinger2008-11-261-4/+5
|
* Add a --verbose (-v) optionTodd Zullinger2008-11-251-0/+22
| | | | This makes using the script directly a bit nicer.
* Replace ssldir in template after options are readTodd Zullinger2008-11-251-1/+2
| | | | This ensures that the template will use the provided ssldir option.
* Make rpmdir default to the current directoryTodd Zullinger2008-11-251-1/+1
|
* Fix destssldir defaultTodd Zullinger2008-11-251-1/+1
|
* Minor code reorganizationTodd Zullinger2008-11-251-5/+5
|
* Read settings from ~/.puppethost, if availableTodd Zullinger2008-11-251-0/+4
|
* Reword the module docstringTodd Zullinger2008-11-251-1/+1
|
* Make module executableTodd Zullinger2008-11-251-0/+0
|
* Cleanup minor issues pointed out by pycheckerTodd Zullinger2008-11-251-14/+11
|
* Move command line code into the moduleTodd Zullinger2008-11-252-78/+81
| | | | This allows the code to be run directly or used as a module.
* Use "host" instead of "client" in object names and commentsTodd Zullinger2008-11-253-12/+10
|
* Initial commit for puppet host package toolTodd Zullinger2008-11-254-0/+343