Skip to content

Commit

Permalink
Drop Ubuntu 16.04 from PIDFILE_COMPATIBLE_IMAGES
Browse files Browse the repository at this point in the history
16.04 is long EOL
  • Loading branch information
evgeni authored Oct 5, 2023
1 parent 5ffbf79 commit 07617fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/puppet_metadata/beaker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07617fb

Please sign in to comment.