From 472eb2d69152792898dfa5e41fdf8f3bae28da25 Mon Sep 17 00:00:00 2001 From: mkaufman Date: Mon, 2 Mar 2026 21:51:00 -0500 Subject: [PATCH] Add kman-dist-rocky-el10.repo --- kman-dist-rocky-el10.repo | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kman-dist-rocky-el10.repo diff --git a/kman-dist-rocky-el10.repo b/kman-dist-rocky-el10.repo new file mode 100644 index 0000000..1f0d15d --- /dev/null +++ b/kman-dist-rocky-el10.repo @@ -0,0 +1,6 @@ +[kman-dist-rocky-el10] +name=kman dist - Rocky EL10 +baseurl=https://git.kman.dev/api/packages/dist/rpm/rocky/el10/$basearch/ +enabled=1 +gpgcheck=1 +gpgkey=https://git.kman.dev/dist/keys/raw/branch/main/RPM-GPG-KEY-dist \ No newline at end of file