From 81965e75dab05bc37ed1f4ed67ab78b0199cd5f6 Mon Sep 17 00:00:00 2001 From: kitchen-porter Date: Wed, 22 May 2024 14:05:32 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter --- CHANGELOG.md | 2 ++ kitchen.global.yml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a70b67..7536bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the rsyslog cookbook. ## Unreleased +Standardise files with files in sous-chefs/repo-management + ## 9.2.22 - *2024-05-22* Standardise files with files in sous-chefs/repo-management diff --git a/kitchen.global.yml b/kitchen.global.yml index 3967ff5..4396f11 100644 --- a/kitchen.global.yml +++ b/kitchen.global.yml @@ -28,7 +28,6 @@ platforms: - name: oraclelinux-9 - name: rockylinux-8 - name: rockylinux-9 - - name: ubuntu-18.04 - name: ubuntu-20.04 - name: ubuntu-22.04 - name: ubuntu-24.04