Skip to content

Commit

Permalink
Merge pull request #134 from bastelfreak/alma
Browse files Browse the repository at this point in the history
AlmaLinux: Update EoL dates
  • Loading branch information
bastelfreak authored May 24, 2024
2 parents 5f58350 + eb147ac commit d910809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/puppet_metadata/operatingsystem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ class OperatingSystem
# The EOL dates for the various operating systems
# @see .eol_date
EOL_DATES = {
# https://almalinux.org/ FAQ at the bottom
# https://wiki.almalinux.org/release-notes/
'AlmaLinux' => {
'9' => nil,
'9' => '2032-05-31',
'8' => '2029-05-31',
},
# https://endoflife.software/operating-systems/linux/centos
Expand Down

0 comments on commit d910809

Please sign in to comment.