fix: Fixes hostnames not being recognized correctly in K3s.
This commit is contained in:
parent
9006a8e002
commit
da2b217fca
7 changed files with 11 additions and 24 deletions
|
@ -1,4 +1,5 @@
|
|||
[kitteh-node-1/server]
|
||||
alt_hostname_definition = 192.168.2.2
|
||||
hostname = kitteh-node-1-k3s-server
|
||||
role = server-init
|
||||
|
||||
|
|
Reference in a new issue