Skip to content

Commit eba3593

Browse files
committed
ensure el10 has reposcan capabilities
1 parent b53afe6 commit eba3593

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

iso/empanadas/empanadas/configs/el10.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@
4747
images:
4848
dvd:
4949
disc: True
50+
reposcan: False
5051
variant: 'AppStream'
5152
repos:
5253
- 'BaseOS'
5354
- 'AppStream'
5455
minimal:
5556
disc: True
5657
isoskip: True
58+
reposcan: False
5759
repos:
5860
- 'minimal'
5961
- 'BaseOS'

iso/empanadas/empanadas/configs/el10lh.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@
4747
images:
4848
dvd:
4949
disc: True
50+
reposcan: True
5051
variant: 'AppStream'
5152
repos:
5253
- 'BaseOS'
5354
- 'AppStream'
5455
minimal:
5556
disc: True
5657
isoskip: True
58+
reposcan: False
5759
repos:
5860
- 'minimal'
5961
- 'BaseOS'

0 commit comments

Comments
 (0)