mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Typofix.
This commit is contained in:
@@ -132,7 +132,7 @@ class ProdConfiguration(BaseConfiguration):
|
||||
{% endif %}
|
||||
|
||||
# This is a whitelist of prefixes of koji tags we're allowed to manipulate
|
||||
KOJI_TAG_PREFIXES = ['modules']
|
||||
KOJI_TAG_PREFIXES = ['module']
|
||||
|
||||
# These aren't really secret.
|
||||
OIDC_CLIENT_SECRETS = path.join(confdir, 'client_secrets.json')
|
||||
|
||||
Reference in New Issue
Block a user