Skip to content

Commit

Permalink
Merge pull request #135 from bastelfreak/rocky2
Browse files Browse the repository at this point in the history
Rocky: Update EoL dates
  • Loading branch information
bastelfreak authored May 24, 2024
2 parents d910809 + cd1f6e7 commit 06743f8
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 @@ -110,9 +110,9 @@ class OperatingSystem
'4' => '2012-02-29',
'3' => '2010-10-31',
},
# https://endoflife.date/rocky-linux
# https://wiki.rockylinux.org/rocky/version/
'Rocky' => {
'9' => nil,
'9' => '2032-05-31',
'8' => '2029-05-31',
},
# https://endoflife.software/operating-systems/linux/ubuntu
Expand Down

0 comments on commit 06743f8

Please sign in to comment.