Thanks for the reply Derek, but I have already disabled SELINUX as well as
iptables!. So that wasn't clearly the problem here.
On Friday, July 6, 2012 9:53:14 AM UTC-7, Derek Higgins wrote:
>
> Hi,
>selinux may be preventing puppetmaster from talking to mysql, try
> > setenforce 0
>
> also if
Hi,
selinux may be preventing puppetmaster from talking to mysql, try
> setenforce 0
also if this works and you want to leave selinux running, it looks like
there is a boolean to allow this (on RHEL at least)
> setenforce 1
> setsebool puppetmaster_use_db on
Hope this helps,
Derek
--
You re