summaryrefslogtreecommitdiffstats
path: root/etc/minion.conf
Commit message (Collapse)AuthorAgeFilesLines
* Make the port that certmaster listens on and funcd connects to configurable.Adrian Likins2008-11-121-0/+1
| | | | | | | | add listen_port to /etc/certmaster/certmaster.conf to configure which port certmaster runs on. add certmaster_port to /etc/certmaster/minion.conf so funcd knows which port to talk to certmaster on.
* Config file tweaksMichael DeHaan2008-02-251-2/+1
|
* Fix paths in logsMichael DeHaan2008-02-071-2/+2
|
* Starting off the certmaster tree with most of the func code, shortly ↵Michael DeHaan2008-02-071-0/+8
non-certmaster related parts will be removed, and other small parts added/tweaked