From 321dffa6d10e8863876b60daac338ae5d7b419a7 Mon Sep 17 00:00:00 2001 From: Grace Lee <62140283+golflimaechoecho@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:56:11 +1000 Subject: [PATCH] add rhel9 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 3bed0ca..f0a8e13 100644 --- a/metadata.json +++ b/metadata.json @@ -75,7 +75,8 @@ "operatingsystem": "RedHat", "operatingsystemrelease": [ "7", - "8" + "8", + "9" ] }, {