doc: explain waitrepo tasks in vm channel

Explain how to handle waitrepo tasks in the vm channel.
This commit is contained in:
Ken Dreyer 2022-09-07 13:26:52 -04:00 committed by Tomas Kopecek
parent bc3aa421cd
commit 68a6036d45

View file

@ -239,7 +239,10 @@ The hosts in this channel require special setup.
* They run the ``kojivmd`` daemon instead of the regular ``kojid`` daemon
* VM images for builds must be stored in the local image directory
* You may need a ``kojid`` host in the ``vm`` channel as well. ``kojivmd``
cannot perform any ``waitrepo`` tasks, so you'll need something to complete
those tasks. kojivmd creates those tasks if a user initiates a ``winbuild``
task with a build tag that does not yet have a repository.
Managing VM Images
------------------