temporary message re hub fqdn on build box

This commit is contained in:
Trevor Batley 2023-09-01 09:48:03 +10:00
parent 10c1217418
commit 0485882e1d

View File

@ -50,6 +50,7 @@ If koji builder machine is not the same as koji master machine:
mkdir -p ~/bin
scp root@<FQDN of koji hub>:/root/bin/globals.sh ~/bin/.
scp root@<FQDN of koji hub>:/root/bin/parameters.sh ~/bin/.
You will need to edir ~/bin/parameters.sh and change the KOJI_HUB_FQN to the correct value (NOT $(hostname -f))
1. On the koji builder, copy down the scripts needed and run