mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
16 lines
610 B
Plaintext
16 lines
610 B
Plaintext
---
|
|
ipa_client_shell_groups:
|
|
- sysadmin-releng
|
|
ipa_client_sudo_groups:
|
|
- sysadmin-releng
|
|
ipa_host_group: releng-compose
|
|
ipa_host_group_desc: Hosts running composes
|
|
koji_instance: "primary"
|
|
koji_server_url: "https://koji.stg.fedoraproject.org/kojihub"
|
|
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
|
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
|
mem_size: 8192
|
|
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
|
num_cpus: 4
|
|
zabbix_templates: "{{ [] }}" # We don't run composes in staging, but if this changes, consider putting in the configuration in the production group.
|