Peerbox
Peerbox copied to clipboard
Feature request: choose network name
when there are more than one peerboxes in the network, it could be useful to give them different names, like peerbox1, peerbox2, something12 etc
You mean to change the hostname of the machine via peerbox?
If so, you can just do it manually:
hostnamectl set-hostname peerbox1
hostnamectl set-hostname peerbox99
hostnamectl set-hostname peerboxNEW
etc.