Skip to content

Commit

Permalink
Update lib/puppet_metadata/operatingsystem.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
  • Loading branch information
bastelfreak and ekohl authored May 24, 2024
1 parent 5743387 commit eb147ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet_metadata/operatingsystem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class OperatingSystem
EOL_DATES = {
# https://wiki.almalinux.org/release-notes/
'AlmaLinux' => {
'9' => '2027-05-31',
'9' => '2032-05-31',
'8' => '2029-05-31',
},
# https://endoflife.software/operating-systems/linux/centos
Expand Down

0 comments on commit eb147ac

Please sign in to comment.