add kubernetes node
This commit is contained in:
parent
8549fe2789
commit
3b73b5c12c
6 changed files with 29 additions and 81 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue