Running puppet agent -t
from a non-dns resolvable client dumps out the following from a puppet master running in verbose mode:
Error: Could not resolve 10.110.x.xx: no name for 10.110.x.xx
(Where 10.110.x.xx is the ip of my puppet agent machine)
Does a puppet agent also need to be DNS resolvable?