forked from sig_core/toolkit
ensure el10 has reposcan capabilities
This commit is contained in:
parent
b53afe66e2
commit
eba3593cfd
@ -47,6 +47,7 @@
|
||||
images:
|
||||
dvd:
|
||||
disc: True
|
||||
reposcan: False
|
||||
variant: 'AppStream'
|
||||
repos:
|
||||
- 'BaseOS'
|
||||
@ -54,6 +55,7 @@
|
||||
minimal:
|
||||
disc: True
|
||||
isoskip: True
|
||||
reposcan: False
|
||||
repos:
|
||||
- 'minimal'
|
||||
- 'BaseOS'
|
||||
|
@ -47,6 +47,7 @@
|
||||
images:
|
||||
dvd:
|
||||
disc: True
|
||||
reposcan: True
|
||||
variant: 'AppStream'
|
||||
repos:
|
||||
- 'BaseOS'
|
||||
@ -54,6 +55,7 @@
|
||||
minimal:
|
||||
disc: True
|
||||
isoskip: True
|
||||
reposcan: False
|
||||
repos:
|
||||
- 'minimal'
|
||||
- 'BaseOS'
|
||||
|
Loading…
Reference in New Issue
Block a user