ansible-infra/resources/chaosknoten/router/systemd_networkd
June d514688574
All checks were successful
/ Ansible Lint (push) Successful in 1m58s
systemd_networkd(role),router(host): support global config to fix forw.
With the router upgrade to Debian 13 the systemd version got upgraded as
well breaking the current configuration for IP forwarding.
Add a variable for global systemd-networkd configuration and use that to
enable IPv4 and IPv6 forwarding on the router.

The systemd_networkd role could be a bit nicer, not deploying/deleting
the global configuration, if the variable is empty and
reloading/restarting systemd-networkd at appropriate times. But as is
works for now.
2026-01-18 19:21:33 +01:00
..
00-net0.link router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
00-net1.link router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
00-net2.link router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
10-net0.2-v4_nat.netdev router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
10-net0.3-ci_runner.netdev router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
20-net0.network router(host): add systemd-networkd-based network config 2025-12-13 22:07:37 +01:00
20-net1.network systemd_networkd(role),router(host): support global config to fix forw. 2026-01-18 19:21:33 +01:00
20-net2.network systemd_networkd(role),router(host): support global config to fix forw. 2026-01-18 19:21:33 +01:00
21-net0.2-v4_nat.network router: enable a DHCP server for the v4-NAT network as well 2026-01-07 17:25:27 +01:00
21-net0.3-ci_runners.network router(host): add nftables config for basic router functionality 2025-12-13 22:07:38 +01:00