Remove deprecated routeConfig
Some checks failed
Run nix flake check / flake-check (push) Failing after 11m42s
Some checks failed
Run nix flake check / flake-check (push) Failing after 11m42s
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"10.69.13.12/24"
|
||||
];
|
||||
routes = [
|
||||
{ routeConfig.Gateway = "10.69.13.1"; }
|
||||
{ Gateway = "10.69.13.1"; }
|
||||
];
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
};
|
||||
|
Reference in New Issue
Block a user