releng_compose: set koji_instance: "primary"

This was missed when I was adding the riscv secondary koji before
freeze. We need it fixed because it breaks the playbooks on the
primary releng compose machines and we have a freeze break to deploy.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-03-17 10:59:10 -07:00
parent cc7f54ecfe
commit 22681acd07

View file

@ -10,6 +10,7 @@ ipa_client_sudo_groups:
ipa_host_group: releng-compose
ipa_host_group_desc: Hosts running composes
# for kojid config
koji_instance: "primary"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_topurl: "https://kojipkgs.fedoraproject.org/"
koji_weburl: "https://koji.fedoraproject.org/koji"