Add home and update ips for k3s
This commit is contained in:
@@ -26,8 +26,8 @@ in
|
||||
role = "agent";
|
||||
tokenFile = config.age.secrets.k3s.path;
|
||||
clusterInit = false;
|
||||
serverAddr = "https://10.222.0.87:6443";
|
||||
nodeIp = "10.222.0.???";
|
||||
serverAddr = "https://10.222.0.13:6443";
|
||||
nodeIp = "10.222.0.87";
|
||||
iface = "ztxh6lvd6t";
|
||||
};
|
||||
networking.hostName = "nut-gc2";
|
||||
|
||||
Reference in New Issue
Block a user