Files
fedora-infra_ansible/roles/koji_builder/templates/builder.conf
Ondřej Budai a9f0785b5c koji_builder: switch the koji-osbuild token URL to the unified SSO
identity.api.openshift.com was shut down several hours ago. The plugin now
needs to use sso.redhat.com instead.

This commit adjusts the token URL and the script that pokes holes in the
firewall for selected domains.
2023-06-28 15:58:11 +02:00

11 lines
300 B
Plaintext

[composer]
server = https://api.openshift.com/
[composer:oauth]
client_id = {{koji_builder_client_id}}
client_secret = {{koji_builder_client_secret}}
token_url = https://sso.redhat.com/auth/realms/redhat-external/protocol/openid-connect/token
[koji]
server = https://koji.fedoraproject.org/kojihub