inventory: switch all iad2 virthosts and guests to use 9000 mtu

All the iad2 hosts are on 10GB network, so should be able to use 9000mtu.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-15 12:13:50 -07:00
parent 6c343e9906
commit 26f69a7ee2
56 changed files with 124 additions and 14 deletions

View file

@ -35,8 +35,10 @@ network_connections:
name: br0
state: up
type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}"
master: br0
name: br0-port0
state: up
type: ethernet
mtu: 9000