mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 08:20:45 +08:00
34 lines
872 B
Plaintext
34 lines
872 B
Plaintext
---
|
|
virthost: true
|
|
|
|
vpn: true
|
|
primary_auth_source: ipa
|
|
ipa_host_group: vmhost-copr
|
|
ipa_host_group_desc: VM hosts for COPR
|
|
ipa_client_shell_groups:
|
|
- sysadmin-copr
|
|
ipa_client_sudo_groups:
|
|
- sysadmin-copr
|
|
|
|
nrpe_procs_warn: 1400
|
|
nrpe_procs_crit: 1500
|
|
|
|
postfix_group: copr
|
|
postfix_maincf: "postfix/main.cf/main.cf.copr"
|
|
|
|
freezes: false
|
|
|
|
csi_security_category: High
|
|
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
|
csi_purpose: Host guest virtual machines.
|
|
csi_relationship: |
|
|
- Guests on this host will be inaccessible if the host is down.
|
|
- This host will be required by any application with a virtual machine running on it, therefore, if this host is down those applications will be impacted.
|
|
|
|
nagios_Check_Services:
|
|
raid: true
|
|
|
|
rpm_vendor_copr_name: unset vendor
|
|
frontend_base_url: https://exmaple.com/unset
|
|
dist_git_base_url: https://example.com/unset
|