mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-07-27 08:15:51 +02:00
remove KOJI_EXTERNAL_REPO - not used
This commit is contained in:
@@ -12,18 +12,16 @@ export KOJID_CAPACITY=16
|
||||
export TAG_NAME=smeos
|
||||
# Use for koji SSL certificates
|
||||
export KOJI_PKI_DIR=/etc/pki/koji
|
||||
export COUNTRY_CODE='EX'
|
||||
export STATE='Example'
|
||||
export LOCATION='Example'
|
||||
export COUNTRY_CODE='US'
|
||||
export STATE='Oregon'
|
||||
export LOCATION='Salem'
|
||||
export ORGANIZATION='Koozali'
|
||||
export ORG_UNIT='Koji'
|
||||
# Use for importing existing RPMs
|
||||
export RPM_ARCH='x86_64 noarch'
|
||||
export RPM_ARCH='x86_64'
|
||||
export SRC_RPM_DIR=
|
||||
export BIN_RPM_DIR=
|
||||
export DEBUG_RPM_DIR=
|
||||
# Comment the following if supplying all RPMs as an upstream and not a downstream
|
||||
export EXTERNAL_REPO='http://mirror.contribs.org/smeserver/releases/10/smeos/\$arch/'
|
||||
|
||||
## POSTGRESQL DATABASE
|
||||
export POSTGRES_USER=postgres
|
||||
|
Reference in New Issue
Block a user