From 76cd526e23730395b2fbd74afc75a276b4f19904 Mon Sep 17 00:00:00 2001
From: Steffen Zieger <github@saz.sh>
Date: Tue, 12 Nov 2024 11:12:07 +0100
Subject: [PATCH] remove some eol OS (#174)

---
 metadata.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/metadata.json b/metadata.json
index 6803c2a..3bb6c0c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -21,7 +21,6 @@
     {
       "operatingsystem": "RedHat",
       "operatingsystemrelease": [
-        "7",
         "8",
         "9"
       ]
@@ -29,8 +28,6 @@
     {
       "operatingsystem": "CentOS",
       "operatingsystemrelease": [
-        "7",
-        "8",
         "9"
       ]
     },
@@ -49,7 +46,6 @@
     {
       "operatingsystem": "Debian",
       "operatingsystemrelease": [
-        "10",
         "11",
         "12"
       ]