feat: move bridge management to incus (#250)

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/250
This commit is contained in:
Ben Vincent 2025-04-15 00:04:14 +10:00
parent 8c76e71dc4
commit 25b06cde22

View File

@ -79,13 +79,6 @@ networking::interfaces:
ipaddress: "%{hiera('networking_loopback2_ip')}"
netmask: 255.255.255.255
mtu: 9000
br10:
type: bridge
bridge: true
ipaddress: "%{hiera('networking_br10_ip')}"
netmask: 255.255.255.0
nocarrier: true
forwarding: true
# frrouting
frrouting::ospfd_router_id: "%{hiera('networking_loopback0_ip')}"