From eb603b9c3d4a29a9a81005e2a9626bc9bc715186 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Thu, 22 Aug 2024 09:49:43 +0200 Subject: [PATCH] Drop EoL EL7 support --- metadata.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/metadata.json b/metadata.json index d5a5dbe..f35285a 100644 --- a/metadata.json +++ b/metadata.json @@ -34,7 +34,6 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "7", "8", "9" ] @@ -56,7 +55,6 @@ { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "7", "8", "9" ] @@ -64,7 +62,6 @@ { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "7", "8", "9" ]