Set runroot to False when config.bootable is False

This commit is contained in:
Jan Kaluža 2018-01-19 13:05:49 +00:00
parent c2cd3ae32b
commit 55e65fbbaf

View file

@ -27,6 +27,8 @@ hashed_directories = True
runroot = True
runroot_tag = "f26-build"
runroot_channel = "compose"
{%- else %}
runroot = False
{%- endif %}
# PDC settings