hola people! QQ on puppet agent config -
We're trying to bind the puppet agent to use a second NIC, and we have successfully done this by setting the
bindaddress = eth0
in the puppet.conf {agent] section.
However, if we unplug the cable from that interface, it still finds it's way out thru the original first NIC.
Is there a way to force it to ONLY use our second NIC, and just fail if it goes offline?