mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-24 22:11:23 +08:00
16 lines
434 B
Plaintext
16 lines
434 B
Plaintext
---
|
|
host_group: releng
|
|
fas_client_groups: sysadmin-releng
|
|
freezes: true
|
|
sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
|
|
|
|
# For the mock config
|
|
kojipkgs_url: kojipkgs.fedoraproject.org
|
|
kojihub_url: koji.fedoraproject.org/kojihub
|
|
kojihub_scheme: https
|
|
|
|
# for kojid config
|
|
koji_server_url: "http://koji.fedoraproject.org/kojihub"
|
|
koji_weburl: "http://koji.fedoraproject.org/koji"
|
|
koji_topurl: "http://kojipkgs.fedoraproject.org/"
|