summaryrefslogtreecommitdiffstats
path: root/minion/utils.py
Commit message (Expand)AuthorAgeFilesLines
* back to calling it certmaster not certmaster_serverSeth Vidal2007-09-271-1/+1
* get rid of overlord_server - use only certmaster_server in minion configSeth Vidal2007-09-271-1/+1
* config crap in one file so we don't have recursive/impossible imports, I hopeSeth Vidal2007-09-271-3/+3
* sigh - more import and typo clean upsSeth Vidal2007-09-271-2/+2
* import loopSeth Vidal2007-09-271-3/+2
* port minion/funcd over to new config objectSeth Vidal2007-09-271-6/+6
* move logger and config_data to func/funcAdrian Likins2007-09-271-4/+5
* minion.conf,config_data.py: add certmaster and cert_dir configSeth Vidal2007-09-261-4/+5
* make minion create its keys and get the cert from the certmaster on startupSeth Vidal2007-09-261-0/+72
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-0/+47