Currently, we have the Jenkins node configuration stored on Jenkins itself. It would be better to hide that complexity from Jenkins and allow Jenkins to connect to nodes by just running "ssh node1". This also would make it easier for other admin users on the Jenkins server to connect to the node.
I just had to look up the IP addresses and port on the Jenkins UI to simply connect to one of the nodes.