Change the hostnames of nodes after deployment?
Can I change the hostnames of "node1.domain.tld" to "node1.mydomain.com" without breaking services?
It looks like if I do, ill have to change /etc/hosts on every node. But will I break anything?