Make the port that certmaster listens on and funcd connects to configurable.
[certmaster.git] / etc / minion.conf
index f2e2b34..47c6540 100644 (file)
@@ -1,8 +1,8 @@
 # configuration for minions
 
 [main]
-log_level = DEBUG
 certmaster = certmaster
-cert_dir = /etc/pki/func
-acl_dir = /etc/func/minion-acl.d
+certmaster_port = 51235
+log_level = DEBUG
+cert_dir = /etc/pki/certmaster