This message was deleted.
# puppet
s
This message was deleted.
r
it looks like it is gone in 8.1.0, so, what version of puppet are you running?
5.5 seems to be the newest that still shows that setting
that I could find
k
puppet7-7.23.0_2
5.5 is really old. So was it just removed, and if so, was it replaced by something else?
c
Puppet Agent doesn't listen for incoming connections --- so it is not calling
bind()
on a socket.
I think route tables would be the usual method for controlling which interface is used to send traffic to the Puppet Server IP address?
k
That's how I'll have to do it w/o a puppet.conf method at my disposal. But I'm hoping to do this all with puppet config if possible...