add in allowed scms as parameter

This commit is contained in:
Trevor Batley
2023-11-08 09:33:53 +11:00
parent a8f05a020e
commit 91d0753de7
2 changed files with 7 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ user=$KOJI_BUILD_FQDN
server=$KOJI_URL/kojihub
topurl=$KOJI_URL/kojifiles
use_createrepo_c=True
allowed_scms=$KOJI_ALLOWED_SCMS
allowed_scms=:/packages/* $KOJI_ALLOWED_SCMS
cert = $KOJI_PKI_DIR/$KOJI_BUILD_FQDN.pem
serverca = $KOJI_PKI_DIR/koji_ca_cert.crt
mock_bootstrap_image=False