ansible/inventory/group_vars/bkernel
Kevin Fenzi 49c87bdbdf bkernel: also set primary koji_instance
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-10 18:03:30 -08:00

12 lines
451 B
Text

---
host_group: kojibuilder
# Both of these default to sysadmin-main in the ipa/client role
ipa_client_shell_groups: []
ipa_client_sudo_groups: []
ipa_host_group: kojibuilder-kernel
ipa_host_group_desc: Koji Build hosts for kernel builds
koji_hub_nfs: "fedora_koji"
koji_instance: "primary"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_topurl: "https://kojipkgs.fedoraproject.org/"
koji_weburl: "https://koji.fedoraproject.org/koji"