2021-04-05 13:23:00 -07:00
|
|
|
---
|
|
|
|
# Define resources for this group of hosts here.
|
|
|
|
lvm_size: 500000
|
|
|
|
mem_size: 8192
|
|
|
|
max_mem_size: 16384
|
|
|
|
num_cpus: 4
|
|
|
|
|
|
|
|
deployment_type: prod
|
|
|
|
|
2021-04-05 15:30:01 -07:00
|
|
|
tcp_ports: [ 8002 ]
|
2021-04-05 13:23:00 -07:00
|
|
|
|
|
|
|
primary_auth_source: ipa
|
|
|
|
ipa_host_group: debuginfod
|
|
|
|
ipa_host_group_desc: debuginfod servers
|
|
|
|
ipa_client_shell_groups:
|
|
|
|
- fi-apprentice
|
|
|
|
- sysadmin-noc
|
|
|
|
- sysadmin-veteran
|
|
|
|
- sysadmin-debuginfod
|
|
|
|
ipa_client_sudo_groups:
|
|
|
|
- sysadmin-debuginfod
|
|
|
|
|
|
|
|
csi_security_category: Low
|
|
|
|
csi_primary_contact: "#fedora-admin"
|
|
|
|
csi_purpose: Provides debuginfod services
|
|
|
|
csi_relationship: |
|
|
|
|
- This server provides a debuginfod server to allow downloading debuginfod
|
|
|
|
|