aboutsummaryrefslogtreecommitdiff
path: root/repositories/core-nonrawhide.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-08-29 04:11:38 -0400
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-08-29 04:11:38 -0400
commit82336ed294187fd39439da3750fd0cb0a0c6580e (patch)
tree4d849581eda1a02d7498a02839a51a7c058616c4 /repositories/core-nonrawhide.xml
parent747d4900717bd454f3587485589029f9a6e0d3c6 (diff)
downloadkiwi-descriptions-82336ed294187fd39439da3750fd0cb0a0c6580e.tar.gz
kiwi-descriptions-82336ed294187fd39439da3750fd0cb0a0c6580e.zip
repositories: Add disabled repository for test updates for non-rawhide
This lets people easily turn on content from test update repositories for their image builds.
Diffstat (limited to 'repositories/core-nonrawhide.xml')
-rw-r--r--repositories/core-nonrawhide.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/repositories/core-nonrawhide.xml b/repositories/core-nonrawhide.xml
index 37ca610..514e7e3 100644
--- a/repositories/core-nonrawhide.xml
+++ b/repositories/core-nonrawhide.xml
@@ -9,4 +9,12 @@
<signing key="file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary"/>
</source>
</repository>
+ <!-- For folks to enable for building images with content in test update repositories -->
+ <!--
+ <repository type="rpm-md" alias="updates-testing" sourcetype="metalink">
+ <source path="https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&amp;arch=$basearch">
+ <signing key="file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary"/>
+ </source>
+ </repository>
+ -->
</image>