Revert "signing: move to mtu 9000"

This reverts commit e9dcb46226.

Turns out autosign02 and sign-vault02 are both on 1G links, not 10G
as I thought. So, just keep them all on 1500 for now.
This commit is contained in:
Kevin Fenzi 2024-04-28 09:39:46 -07:00
parent e9dcb46226
commit 01a4cc7bcc
3 changed files with 0 additions and 3 deletions

View file

@ -1,6 +1,5 @@
---
freezes: true
datacenter: iad2
ipa_client_shell_groups:
- sysadmin-releng
ipa_client_sudo_groups:

View file

@ -31,4 +31,3 @@ network_connections:
name: eth1
state: up
type: ethernet
mtu: 9000

View file

@ -28,5 +28,4 @@ network_connections:
name: eth1
state: up
type: ethernet
mtu: 9000
resolvconf: "resolv.conf/iad2"