mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
signing: move to mtu 9000
All our iad2 stuff is using jumbo frames, so move these also to that. This might hopefully prevent weird connection lockups I am now seeing with the new sigul. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
freezes: true
|
||||
datacenter: iad2
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-releng
|
||||
ipa_client_sudo_groups:
|
||||
|
||||
@@ -31,3 +31,4 @@ network_connections:
|
||||
name: eth1
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
||||
|
||||
@@ -28,4 +28,5 @@ network_connections:
|
||||
name: eth1
|
||||
state: up
|
||||
type: ethernet
|
||||
mtu: 9000
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
|
||||
Reference in New Issue
Block a user