doc: explain koji_profile
Add more details to the documentation for the koji_profile setting. Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
parent
039b8d44b3
commit
b5bef68c60
@ -848,7 +848,11 @@ Options
|
||||
-------
|
||||
|
||||
**koji_profile**
|
||||
(*str*) -- koji profile name
|
||||
(*str*) -- koji profile name. This tells Pungi how to communicate with
|
||||
your chosen Koji instance. See `Koji's documentation about profiles
|
||||
<https://docs.pagure.org/koji/profiles/>`_ for more information about how
|
||||
to set up your Koji client profile. In the examples, the profile name is
|
||||
"koji", which points to Fedora's koji.fedoraproject.org.
|
||||
|
||||
**runroot** [mandatory]
|
||||
(*bool*) -- run some tasks such as buildinstall or createiso in koji build root (True) or locally (False)
|
||||
|
Loading…
Reference in New Issue
Block a user