feat: move back router02 and rename it lab-router01
This commit is contained in:
parent
6303da3811
commit
f0771ff28d
9 changed files with 404 additions and 0 deletions
|
@ -208,6 +208,14 @@
|
|||
netbirdIp = "100.80.103.206";
|
||||
};
|
||||
|
||||
lab-router01 = {
|
||||
interfaces = { };
|
||||
|
||||
addresses.ipv4 = [ "129.199.146.230" ];
|
||||
|
||||
hostId = "144d0f7a";
|
||||
};
|
||||
|
||||
rescue01 = {
|
||||
interfaces = {
|
||||
ens18 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue