summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2023-07-23 19:45:24 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2023-07-23 19:45:24 +0200
commit117f8b881b834d47778b4e0c430b19ee2fbf2419 (patch)
tree43bd2e25221275cd178ee4ce43aecf616a30e20e
parentserver: initialize credentials without QUIC interface but with a remote over ... (diff)
downloadknot-117f8b881b834d47778b4e0c430b19ee2fbf2419.tar.xz
knot-117f8b881b834d47778b4e0c430b19ee2fbf2419.zip
distro/config: remove no longer needed RPM aliases
-rw-r--r--distro/config/apkg.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/distro/config/apkg.toml b/distro/config/apkg.toml
index 302238430..0b9f0eb2e 100644
--- a/distro/config/apkg.toml
+++ b/distro/config/apkg.toml
@@ -22,7 +22,3 @@ distro = ["debian == 11", "ubuntu == 20.04", "ubuntu == 22.04"]
[[distro.aliases]]
name = "deb-noxdp"
distro = ["debian == 10", "ubuntu == 18.04"]
-
-[[distro.aliases]]
-name = "rpm"
-distro = ['almalinux', 'centos', 'fedora', 'opensuse', 'oracle', 'rhel', 'rocky', 'scientific']