mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
tidy up README
This commit is contained in:
parent
327a49103d
commit
ce6108914b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user