forked from DGNum/infrastructure
feat(meta/network): Add web03 netbirdIp
This commit is contained in:
parent
7ab63fb4a5
commit
ae7aaabf29
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
};
|
||||
|
||||
hostId = "8afc7749";
|
||||
netbirdIp = null; # web03 is not yet connected to the VPN
|
||||
netbirdIp = "100.80.157.46";
|
||||
};
|
||||
|
||||
rescue01 = {
|
||||
|
|
Loading…
Reference in a new issue