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:
parent
bc5e3e6f93
commit
ec6d71f911
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue