diff --git a/koji-setup/koji-deploy-builder.sh b/koji-setup/koji-deploy-builder.sh index 001d830..a28c17a 100755 --- a/koji-setup/koji-deploy-builder.sh +++ b/koji-setup/koji-deploy-builder.sh @@ -65,7 +65,7 @@ user=$KOJI_BUILD_FQDN server=$KOJI_URL/kojihub topurl=$KOJI_URL/kojifiles use_createrepo_c=True -allowed_scms=$GIT_FQDN:/packages/* +allowed_scms=src.koozali.org:/* cert = $KOJI_PKI_DIR/$KOJI_BUILD_FQDN.pem serverca = $KOJI_PKI_DIR/koji_ca_cert.crt EOF