From 34f643434a77abb07b9e43611989095ba23de130 Mon Sep 17 00:00:00 2001 From: Corey Hemminger Date: Tue, 21 May 2024 10:05:15 -0500 Subject: [PATCH] Update standard files (#79) removing EOL ubuntu 18.04. --- standardfiles/cookbook/kitchen.global.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/standardfiles/cookbook/kitchen.global.yml b/standardfiles/cookbook/kitchen.global.yml index 3967ff5..4396f11 100644 --- a/standardfiles/cookbook/kitchen.global.yml +++ b/standardfiles/cookbook/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