ansible/inventory/group_vars/releng-compose
Kevin Fenzi c6e6fa5172 Also add these here as releng compose machines use the koji_builder role
(even though they don't actually run kojid)
2015-06-13 17:08:15 +00:00

15 lines
434 B
Text

---
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/"