Skip to content

Commit

Permalink
Merge pull request #136 from bastelfreak/debian
Browse files Browse the repository at this point in the history
Debian 12: Cleanup legacy non-AIO code
  • Loading branch information
kenyon committed May 27, 2024
2 parents 6a16a14 + 78b88ff commit 8c324e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/puppet_metadata/operatingsystem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,6 @@ def supported_releases(operatingsystem)
# @return [Optional[Integer]] The Puppet major version, if any
def os_release_puppet_version(operatingsystem, release)
case operatingsystem
when 'Debian'
case release
when '12'
7
end
when 'Fedora'
case release
when '39', '40'
Expand Down

0 comments on commit 8c324e4

Please sign in to comment.