From 07617fb97c2e9ddb0a31c6c60f32db65c1f3500c Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 5 Oct 2023 12:13:10 +0200 Subject: [PATCH] Drop Ubuntu 16.04 from PIDFILE_COMPATIBLE_IMAGES 16.04 is long EOL --- lib/puppet_metadata/beaker.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/puppet_metadata/beaker.rb b/lib/puppet_metadata/beaker.rb index ea327fb..3d42b5b 100644 --- a/lib/puppet_metadata/beaker.rb +++ b/lib/puppet_metadata/beaker.rb @@ -10,9 +10,6 @@ class Beaker 'CentOS' => { '7' => 'centos:7.6.1810', }, - 'Ubuntu' => { - '16.04' => 'ubuntu:xenial-20191212', - }, }.freeze # There is no CentOS 8 image that works with PIDFile in systemd