From ea44aa37bc998c6a1b2ca205d9286d3b4a20c551 Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 31 May 2022 16:25:33 +0100 Subject: [PATCH] (GH-cat-12) Add Support for Redhat 9 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index e81c0fd6b..f7299c169 100644 --- a/metadata.json +++ b/metadata.json @@ -16,7 +16,8 @@ "operatingsystemrelease": [ "6", "7", - "8" + "8", + "9" ] }, {