mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
MBS: Remove module-* targets one hour after build
Signed-off-by: Jan Kaluža <jkaluza@batcave01.phx2.fedoraproject.org>
This commit is contained in:
@@ -147,6 +147,9 @@ class ProdConfiguration(BaseConfiguration):
|
||||
|
||||
NUM_CONSECUTIVE_BUILDS = 20
|
||||
|
||||
# Delete module-* targets one hour after build
|
||||
KOJI_TARGET_DELETE_TIME = 3600
|
||||
|
||||
# These aren't really secret.
|
||||
OIDC_CLIENT_SECRETS = path.join(confdir, 'client_secrets.json')
|
||||
OIDC_REQUIRED_SCOPE = 'https://mbs.fedoraproject.org/oidc/submit-build'
|
||||
|
||||
Reference in New Issue
Block a user