From 51393a8aa4e22636dd90c87e7e36c9eeae55ece9 Mon Sep 17 00:00:00 2001 From: Ciaran McCrisken Date: Wed, 24 Feb 2021 13:56:18 +0000 Subject: [PATCH] (MAINT) Remove RHEL 5 OS family support --- metadata.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/metadata.json b/metadata.json index 24392fcb..4b22c774 100644 --- a/metadata.json +++ b/metadata.json @@ -21,7 +21,6 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "5", "6", "7", "8" @@ -30,7 +29,6 @@ { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "5", "6", "7", "8" @@ -39,7 +37,6 @@ { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "5", "6", "7" ]