Files
koji-setup-scripts/koji-setup/parameters.sh
2018-10-22 13:46:38 -07:00

12 lines
377 B
Bash

export COUNTRY_CODE=US
export STATE=Oregon
export LOCATION=Hillsboro
export ORGANIZATION='Example org'
export ORG_UNIT='Example unit'
export KOJI_MASTER_FQDN=$(hostname -f)
export KOJI_SLAVE_FQDN="$KOJI_MASTER_FQDN"
export KOJI_DIR=/srv/koji
export CGIT_FQDN="$KOJI_MASTER_FQDN"
export EXTERNAL_REPO=https://cdn.download.clearlinux.org/current/\$arch/os/
export TAG_NAME=clear