1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/openqa_lab_workers
Kevin Fenzi 28b78845cf nagios: do not check swap on openqa lab workers either
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-09-28 09:12:35 -07:00

34 lines
1.1 KiB
Text

deployment_type: stg
freezes: false
gw: 10.16.174.254
ipa_client_shell_groups:
- sysadmin-qa
ipa_client_sudo_groups:
- sysadmin-qa
ipa_host_group: openqa-lab-workers
ipa_host_group_desc: OpenQA Lab worker hosts
nagios_Check_Services:
swap: false
nftables: true
openqa_env: staging
openqa_env_prefix: stg-
# this is because openqa staging isn't really a staging host
# we don't want to set env_suffix to stg on it because that may
# break some other plays, but we do need the env suffix for the
# fedora-messaging bits, so let's make our own
openqa_env_suffix: .stg
openqa_hostname: openqa-lab01.rdu3.fedoraproject.org
openqa_key: "{{ stg_openqa_apikey }}"
# we are all NFS workers for now at least
openqa_nfs_worker: true
# install openQA and os-autoinst from updates-testing - this is
# staging, we live ON THE EDGE (radical guitar riff)
openqa_repo: updates-testing
openqa_secret: "{{ stg_openqa_apisecret }}"
openqa_workers: 4
primary_auth_source: ipa
# all worker hosts should be encrypted as of 2024-10 redeployment
openqa_nbde: true
zabbix_macros:
NET.IF.IFNAME.NOT_MATCHES: "^tap.*"
SWAP.PFREE.MIN.WARN: 0