Fedora 42 is GA now so use GA repos. This is the legacy Pungi path, but one should be able to test the legacy paths locally too. Pungi overrides repos so it doesn't hit this.
7 lines
190 B
YAML
7 lines
190 B
YAML
# NB: This treefile is used by the legacy pungi path only to build tier-1. It
|
|
# will be removed in the future.
|
|
releasever: 42
|
|
repos:
|
|
- fedora
|
|
- fedora-updates
|
|
include: fedora-bootc.yaml
|