Blame kiwi/complex-build/repositories/epel.xml

8f60b5
<image>
8f60b5
    <repository type="rpm-md" alias="epel-next" sourcetype="baseurl">
8f60b5
        <source path="https://dl.fedoraproject.org/pub/epel/next/9/Everything/$basearch/">
8f60b5
            <signing key="file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9"/>
8f60b5
        </source>
8f60b5
    </repository>
8f60b5
    <repository type="rpm-md" alias="epel" sourcetype="baseurl">
8f60b5
        <source path="https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/">
8f60b5
            <signing key="file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9"/>
8f60b5
        </source>
8f60b5
    </repository>
8f60b5
	<packages type="image">
8f60b5
		<package name="epel-release"/>
8f60b5
		<package name="epel-next-release"/>
8f60b5
	</packages>
8f60b5
</image>