From 9b980f9941c1bc5c18d5d4ee6bf694d171067c3e Mon Sep 17 00:00:00 2001
From: 22swan <david.swan@puppet.com>
Date: Tue, 8 Feb 2022 15:22:12 +0000
Subject: [PATCH] (IAC-1787) Remove Support for CentOS 6

---
 metadata.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/metadata.json b/metadata.json
index c9e9983..3a49597 100644
--- a/metadata.json
+++ b/metadata.json
@@ -25,7 +25,6 @@
     {
       "operatingsystem": "CentOS",
       "operatingsystemrelease": [
-        "6",
         "7",
         "8"
       ]
-- 
2.45.2