store allowed scms as parameter

This commit is contained in:
Trevor Batley
2023-11-04 17:13:27 +11:00
parent 553368d350
commit 9fc6e00199
2 changed files with 3 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=src.koozali.org:/*
allowed_scms=$KOJI_ALLOWED_SCMS
cert = $KOJI_PKI_DIR/$KOJI_BUILD_FQDN.pem
serverca = $KOJI_PKI_DIR/koji_ca_cert.crt
EOF