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 f3ffdb2 commit cd1f6e7
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 @@ -112,8 +112,8 @@ class OperatingSystem
},
# https://wiki.rockylinux.org/rocky/version/
'Rocky' => {
'9' => '2027-05-31',
'8' => '2024-05-31',
'9' => '2032-05-31',
'8' => '2029-05-31',
},
# https://endoflife.software/operating-systems/linux/ubuntu
'Ubuntu' => {
Expand Down

0 comments on commit cd1f6e7

Please sign in to comment.