tidy up README

This commit is contained in:
Trevor Batley 2023-09-11 16:59:36 +10:00
parent 327a49103d
commit ce6108914b

View File

@ -39,13 +39,13 @@ On your koji hub server:
There are optional parameters available on the install-koji-farm.sh script
install-koji-farm.sh [web=\<web server FQDN\> | build=\<build server FQDN\> | debug]
install-koji-farm.sh [web=<web server FQDN> | build=<build server FQDN> | debug]
* The web server FQDN defaults to the hub FQDN, if not enetered.
* You can have multiple build= parameters (up to 7 parameters in total). This will bypass the build server prompt loop.
* If you enter build=<\hub FQDN\> you will get an all-in-one server with the builder installed on the hub.
* If you enter build=<hub FQDN> you will get an all-in-one server with the builder installed on the hub.
The web interface will be available at http://\<FQDN of hub\>/koji
The web interface will be available at http://\<web FQDN\>/koji
### Adding additional Build servers