mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
change koji.conf to global not local
This commit is contained in:
parent
ace13a2d14
commit
cc44cb454f
@ -235,7 +235,7 @@ EOF
|
||||
setsebool -P httpd_can_network_connect 1
|
||||
|
||||
# Koji CLI
|
||||
cat > "$ADMIN_KOJI_DIR"/config <<- EOF
|
||||
cat > /etc/koji.conf <<- EOF
|
||||
[koji]
|
||||
server = $KOJI_URL/kojihub
|
||||
weburl = $KOJI_URL/koji
|
||||
|
Loading…
Reference in New Issue
Block a user