From feb89fd31d4608c443abb1c22db745a1740113b5 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:34:31 +0530 Subject: [PATCH] (CAT-2152) Add support for CentOS 9 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index f6c185e4..adc900e2 100644 --- a/metadata.json +++ b/metadata.json @@ -26,7 +26,8 @@ "operatingsystem": "CentOS", "operatingsystemrelease": [ "7", - "8" + "8", + "9" ] }, {