ansible/inventory/group_vars/sign_bridge
Kevin Fenzi 01a4cc7bcc 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.
2024-04-28 09:39:46 -07:00

14 lines
298 B
Text

---
freezes: true
ipa_client_shell_groups:
- sysadmin-releng
ipa_client_sudo_groups:
- sysadmin-releng
ipa_host_group: sign-bridge
# Define resources for this group of hosts here.
lvm_size: 50000
mem_size: 4096
num_cpus: 4
postfix_group: sign
primary_auth_source: ipa
tcp_ports: [44333, 44334]