From 34b2fda847c21bf33a0f6d8b3d14e755f82565a6 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Mon, 9 Dec 2024 17:46:50 -0500 Subject: [PATCH] Add support for EL9 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 44c2038..34f8ef2 100644 --- a/metadata.json +++ b/metadata.json @@ -38,7 +38,8 @@ "operatingsystem": "RedHat", "operatingsystemrelease": [ "7", - "8" + "8", + "9" ] }, {