add kubernetes node

This commit is contained in:
Vivian 2022-12-28 21:09:20 +01:00
parent 8549fe2789
commit 3b73b5c12c
6 changed files with 29 additions and 81 deletions

View file

@ -43,13 +43,11 @@
mac = "6A:C2:89:85:CF:A6";
tags = [ "web" ];
};
# {
# hostname = "k3s-node1";
# profile = "k3s";
# ip = "10.42.42.10";
# mac = "2E:F8:55:23:D9:9B";
# type = "vm";
# }
"kubernetes" = {
ip = "10.42.42.10";
mac = "6E:A5:25:99:FE:68";
type = "vm";
};
"WoolooTV" = {
ip = "10.42.42.13";
mac = "74:40:be:48:85:a4";