Skip to content

Commit

Permalink
Merge pull request #131 from bastelfreak/ol8
Browse files Browse the repository at this point in the history
OracleLinux: Correct EoL Date 2024-07-01->2024-12-31
  • Loading branch information
bastelfreak committed May 8, 2024
2 parents dd815b5 + 70174fa commit e8d46eb
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 @@ -50,7 +50,7 @@ class OperatingSystem
'OracleLinux' => {
'9' => '2032-06-30',
'8' => '2029-07-01',
'7' => '2024-07-01',
'7' => '2024-12-31',
},
# https://endoflife.software/operating-systems/linux/fedora
'Fedora' => {
Expand Down

0 comments on commit e8d46eb

Please sign in to comment.