bvmhost-x86-04.stg: try setting 9k mtu

This host doesn't have any guests on it yet.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-12 17:27:33 -07:00
parent bc5e3e6f93
commit ec6d71f911

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