mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 13:23:06 +00:00
Decrease MTU in networks tests
Not all environments support MTU 1350, let's decrease it to 1250. Change-Id: I6c03c0a1492394eb9fb5de8b0815b459437895cb
This commit is contained in:
@@ -3,5 +3,5 @@ network_name_newparams: newparams_network
|
||||
network_shared: false
|
||||
network_external: false
|
||||
dns_domain: example.opendev.org
|
||||
mtu: 1350
|
||||
mtu: 1250
|
||||
port_security_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user