diff --git a/fedora-44.yaml b/fedora-44.yaml index 3df73a4..912f7ea 100644 --- a/fedora-44.yaml +++ b/fedora-44.yaml @@ -2,5 +2,6 @@ # will be removed in the future. releasever: 44 repos: - - fedora-devel + - fedora + - fedora-updates include: fedora-bootc.yaml diff --git a/fedora-45.yaml b/fedora-45.yaml new file mode 100644 index 0000000..9c86c40 --- /dev/null +++ b/fedora-45.yaml @@ -0,0 +1,6 @@ +# NB: This treefile is used by the legacy pungi path only to build tier-1. It +# will be removed in the future. +releasever: 45 +repos: + - fedora-devel +include: fedora-bootc.yaml