use global option to enable bootstrap-image

This commit is contained in:
Tomas Kopecek 2020-04-28 16:07:13 +02:00
parent d1cf0040c8
commit bed10814eb
3 changed files with 11 additions and 1 deletions

View file

@ -407,6 +407,9 @@ environment follows:
before using this. You could need it, but do it with following
recommendations:
- you need to explicitly allow builders to do that (``mock_boostrap_image =
True`` in ``kojid.conf``).
- you need to have builders with `podman <https://podman.io/>`_ installed and
working.