How to update the hostname of servers? #18632
-
|
When running tctl nodes ls: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I think the hostname is only read on startup. You'd likely need to restart or reload the Teleport process on the server to detect a change. |
Beta Was this translation helpful? Give feedback.
-
|
To change the hostname we need to change it in the node. |
Beta Was this translation helpful? Give feedback.
I think the hostname is only read on startup. You'd likely need to restart or reload the Teleport process on the server to detect a change.