From 48d9cbb05b80bf256a1b372111c4e1f292809891 Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 31 May 2022 16:25:32 +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 2d8c644f3..6b5a1e92e 100644 --- a/metadata.json +++ b/metadata.json @@ -19,7 +19,8 @@ "operatingsystemrelease": [ "6", "7", - "8" + "8", + "9" ] }, {