1
0

hosts/*: Disable DHCPv6Client on every host

This commit is contained in:
2025-04-13 17:05:37 +02:00
parent 32ec59e303
commit 83a094bbd0
16 changed files with 35 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
{ Gateway = "141.24.50.1"; }
];
linkConfig.RequiredForOnline = "routable";
ipv6AcceptRAConfig.DHCPv6Client = "no";
};
clerie.monitoring = {