mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
temporary message re hub fqdn on build box
This commit is contained in:
parent
10c1217418
commit
0485882e1d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user