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