From 0e610e1f2cef12c8dee4e18cc9331aeaeb716447 Mon Sep 17 00:00:00 2001
From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com>
Date: Tue, 16 Jul 2024 01:00:56 +0800
Subject: [PATCH] Standardise files with files in sous-chefs/repo-management
 (#190)

Signed-off-by: kitchen-porter <board@sous-chefs.org>
---
 CHANGELOG.md       | 2 ++
 kitchen.dokken.yml | 5 -----
 kitchen.global.yml | 1 -
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f9e85e..b2f95d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ This file is used to list changes made in each version of the openssh cookbook.
 
 ## Unreleased
 
+Standardise files with files in sous-chefs/repo-management
+
 ## 2.11.12 - *2024-05-23*
 
 Standardise files with files in sous-chefs/repo-management
diff --git a/kitchen.dokken.yml b/kitchen.dokken.yml
index 1dfe62c..6ead9e8 100644
--- a/kitchen.dokken.yml
+++ b/kitchen.dokken.yml
@@ -22,11 +22,6 @@ platforms:
       image: dokken/amazonlinux-2023
       pid_one_command: /usr/lib/systemd/systemd
 
-  - name: centos-stream-8
-    driver:
-      image: dokken/centos-stream-8
-      pid_one_command: /usr/lib/systemd/systemd
-
   - name: centos-stream-9
     driver:
       image: dokken/centos-stream-9
diff --git a/kitchen.global.yml b/kitchen.global.yml
index 4396f11..1740e46 100644
--- a/kitchen.global.yml
+++ b/kitchen.global.yml
@@ -18,7 +18,6 @@ platforms:
   - name: almalinux-8
   - name: almalinux-9
   - name: amazonlinux-2023
-  - name: centos-stream-8
   - name: centos-stream-9
   - name: debian-11
   - name: debian-12