summaryrefslogtreecommitdiffstats
path: root/overlord/client.py
Commit message (Expand)AuthorAgeFilesLines
* and overlord, tooSeth Vidal2007-09-271-1/+1
* modify func/overlord to read config from certmaster and use config.pySeth Vidal2007-09-271-6/+12
* cert's are stored as .cert not as .pem so we weren't finding any minionsSeth Vidal2007-09-261-1/+1
* Remove assorted unused importsJames Bowes2007-09-261-3/+0
* The addition of an example program to find which systems have parts subject t...Michael DeHaan2007-09-261-8/+7
* Merge with alikins.Michael DeHaan2007-09-261-5/+3
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcMichael DeHaan2007-09-261-1/+5
|\
| * use the FuncServer class from sslclient instead of theAdrian Likins2007-09-261-1/+5
* | Adding a noglobs=True/False parameter to the client. When set to True, the re...Michael DeHaan2007-09-261-9/+27
|/
* Two things. First Client("*").hardware.info() and the like now works, due to...Michael DeHaan2007-09-261-9/+60
* Adds globbing support for hosts on the command line. If you have not yet usedMichael DeHaan2007-09-251-7/+24
* Adding client module, which contains code for both the CLI and thoseMichael DeHaan2007-09-251-0/+223