Gin:
Hi quick question how do I change node I’m working on for example changing from controlplane to node01
Mohamed Ayman:
you can use *hostnamectl* set-hostname name
Raju Singh:
If you are asking about changing nodename ,ayman’s solution will do. If you want to switch to node01 from controlplane , “ssh node01” from controlplane node will do .