feat: move bridge management to incus (#250)
Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/250
This commit is contained in:
parent
8c76e71dc4
commit
25b06cde22
@ -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')}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user