Set runroot to False when config.bootable is False
This commit is contained in:
parent
c2cd3ae32b
commit
55e65fbbaf
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ hashed_directories = True
|
|||
runroot = True
|
||||
runroot_tag = "f26-build"
|
||||
runroot_channel = "compose"
|
||||
{%- else %}
|
||||
runroot = False
|
||||
{%- endif %}
|
||||
|
||||
# PDC settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue