ansible/inventory/group_vars/releng-compose
Dennis Gilmore 8a5efbf6ed use releng-sudoers everywhere not arm-relenmg-sudoers
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-01-21 13:46:46 +00:00

15 lines
430 B
Text

---
host_group: releng
fas_client_groups: sysadmin-releng
freezes: true
sudoers: "{{ private }}/files/sudo/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/"