On Fri, 2011-07-08 at 16:06 -0400, Alex Wood wrote:
> > so in the above case the error is your minion cannot resolve the name of
> > the certmaster.
> >
> > if you could go look in /etc/func/minion.conf
> >
> > AND (ironically) in /etc/certmaster/minion.conf
> > look for the certmaster option
> >
> > is it set to the same thing in both?
> >
> > -sv
> 
> Here's the configuration on my minion:
> 
> [root@jboss01 etc]# cat /etc/func/minion.conf
> # configuration for minions
> 
> [main]
> log_level = DEBUG
> acl_dir = /etc/func/minion-acl.d
> 
> listen_addr =
> listen_port = 51234
> minion_name =
> method_log_dir = /var/log/func/methods/
> 
> [root@jboss01 etc]# cat /etc/certmaster/minion.conf
> # configuration for minions
> 
> [main]
> certmaster = puppet01.blah.blah.com
> certmaster_port = 51235
> log_level = DEBUG
> cert_dir = /etc/pki/certmaster
> 
> I didn't see a setting in func/minion.conf for the certmaster.  Should I 
> just add that in?

no - it's the one in certmaster/minion.conf I was concerned with.

does that one resolve/ping/etc?

-sv


_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to