Hi,
On Wed, Oct 27, 2010 at 11:17 AM, sanjiv.singh
wrote:
>
> 1) What is exactly problem with puppetrun ?
> 2) why is ruppetrun not able to connect to client at port 8139 ?
If this is on 2.6.x, then you need to modify auth.conf.
--
You received this message because you are subscribed to the
hi,
i m new for puppet and configured with LDAP.tring to push
configuration through puppetrun
and
done opening of port
8140 : on master
8139 : on client
on client with ...
$ iptables -I INPUT 1 -p tcp --dport 8139 -j ACCEPT
$ /etc/init.d/iptables save
$ /etc/init.d/iptables re