creating kubnet-accuse
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
30c8441848
commit
6957d062c5
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -115,6 +115,7 @@
|
||||
"keyserver",
|
||||
"keyservers",
|
||||
"KRNL",
|
||||
"kubnet",
|
||||
"kuma",
|
||||
"libexec",
|
||||
"libglvnd",
|
||||
@ -132,6 +133,7 @@
|
||||
"markdownlint",
|
||||
"mechatroner",
|
||||
"mediainfo",
|
||||
"microvm",
|
||||
"modesetting",
|
||||
"mousewheel",
|
||||
"mpris",
|
||||
|
@ -53,6 +53,12 @@ in
|
||||
networkConfig.Bridge = "brkubnet";
|
||||
linkConfig.RequiredForOnline = "enslaved";
|
||||
};
|
||||
"42-kubnet-accuse" = {
|
||||
matchConfig.Name = "kubnet-accuse";
|
||||
networkConfig.Bridge = "brkubnet";
|
||||
linkConfig.RequiredForOnline = "enslaved";
|
||||
address = [ "192.168.69.20/24" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user