summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-08-12 20:14:12 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-08-12 22:58:46 +0200
commitf7590e3cb4f898cc71422f99678c65b1233c42b1 (patch)
tree6b43fd8dadac7f1a4e27e1731df659867292ddee /mkosi.conf.d
parenttest: disable TEST-08-INITRD on ubuntu CI (diff)
downloadsystemd-f7590e3cb4f898cc71422f99678c65b1233c42b1.tar.xz
systemd-f7590e3cb4f898cc71422f99678c65b1233c42b1.zip
mkosi: disable key check on Fedora Rawhide for now
There are key issues so jobs are failing, disable the check for now
Diffstat (limited to 'mkosi.conf.d')
-rw-r--r--mkosi.conf.d/10-fedora-rawhide.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/mkosi.conf.d/10-fedora-rawhide.conf b/mkosi.conf.d/10-fedora-rawhide.conf
new file mode 100644
index 0000000000..df283fd87d
--- /dev/null
+++ b/mkosi.conf.d/10-fedora-rawhide.conf
@@ -0,0 +1,6 @@
+[Match]
+Distribution=fedora
+Release=rawhide
+
+[Distribution]
+RepositoryKeyCheck=no