2015-06-12 23:06:58 +00:00
|
|
|
---
|
2021-11-16 13:27:57 -08:00
|
|
|
ipa_client_shell_groups:
|
|
|
|
|
- sysadmin-releng
|
|
|
|
|
ipa_client_sudo_groups:
|
|
|
|
|
- sysadmin-releng
|
2021-01-25 11:58:04 +01:00
|
|
|
ipa_host_group: releng-compose
|
|
|
|
|
ipa_host_group_desc: Hosts running composes
|
2025-03-26 10:30:26 -07:00
|
|
|
koji_instance: "primary"
|
2016-12-15 01:06:17 +00:00
|
|
|
koji_server_url: "https://koji.stg.fedoraproject.org/kojihub"
|
|
|
|
|
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
2021-11-16 13:27:57 -08:00
|
|
|
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
2016-02-03 15:35:14 +00:00
|
|
|
mem_size: 8192
|
2021-11-16 13:27:57 -08:00
|
|
|
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
2016-02-03 15:35:14 +00:00
|
|
|
num_cpus: 4
|
2024-04-25 11:25:26 +01:00
|
|
|
zabbix_templates: "{{ [] }}" # We don't run composes in staging, but if this changes, consider putting in the configuration in the production group.
|