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:
parent
e9dcb46226
commit
01a4cc7bcc
3 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
freezes: true
|
freezes: true
|
||||||
datacenter: iad2
|
|
||||||
ipa_client_shell_groups:
|
ipa_client_shell_groups:
|
||||||
- sysadmin-releng
|
- sysadmin-releng
|
||||||
ipa_client_sudo_groups:
|
ipa_client_sudo_groups:
|
||||||
|
|
|
@ -31,4 +31,3 @@ network_connections:
|
||||||
name: eth1
|
name: eth1
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
|
||||||
|
|
|
@ -28,5 +28,4 @@ network_connections:
|
||||||
name: eth1
|
name: eth1
|
||||||
state: up
|
state: up
|
||||||
type: ethernet
|
type: ethernet
|
||||||
mtu: 9000
|
|
||||||
resolvconf: "resolv.conf/iad2"
|
resolvconf: "resolv.conf/iad2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue