From 5f0e7af7cc15f8457cb150dc2a86ced8193c748d Mon Sep 17 00:00:00 2001 From: David Swan Date: Tue, 28 Sep 2021 10:32:51 +0100 Subject: [PATCH] (IAC-1751) - Add Support for Rocky 8 --- metadata.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/metadata.json b/metadata.json index e5e20e3..374b849 100644 --- a/metadata.json +++ b/metadata.json @@ -67,6 +67,12 @@ "18.04", "20.04" ] + }, + { + "operatingsystem": "Rocky", + "operatingsystemrelease": [ + "8" + ] } ], "requirements": [ -- 2.45.2