Hello,
I am new to the implementation of Ubuntu MAAS. I’m trying to set up a cluster with one controller and several servers all with the same hardware configuration. My query is : How can I change the name of the nodes in MAAS so that when my users connect to the nodes, they do it through the hostname and not through the IP address. The way I’m mounting the solution is that the nodes will be on a private network 192.x.x.x and the controller on the corporate network, users connect to the cluster by ssh with an active directory account and then, connect by ssh from the controller to the nodes, using local accounts on the nodes.