From 0485882e1df255ccfb5d531f2726554ece1526e6 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Fri, 1 Sep 2023 09:48:03 +1000 Subject: [PATCH] temporary message re hub fqdn on build box --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a16fe79..de290ca 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ If koji builder machine is not the same as koji master machine: mkdir -p ~/bin scp root@:/root/bin/globals.sh ~/bin/. scp root@:/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