forked from DGNum/infrastructure
fix(meta): Assign null to bridge01.netbirdIp
This commit is contained in:
parent
61bdf34c70
commit
5e7a6b09ec
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
hostId = "f57f3ba0";
|
hostId = "f57f3ba0";
|
||||||
|
|
||||||
interfaces = { };
|
interfaces = { };
|
||||||
|
netbirdIp = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
compute01 = {
|
compute01 = {
|
||||||
|
|
Loading…
Reference in a new issue