Skip to content

Add support for Ubuntu 24.04 "noble" #1641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025
Merged

Conversation

kenyon
Copy link
Member

@kenyon kenyon commented Jun 12, 2025

No description provided.

@kenyon kenyon added the enhancement New feature or request label Jun 12, 2025
@smortex
Copy link
Member

smortex commented Jun 12, 2025

Should be fine after updating

pkg_match = case fact('os.release.major')
when '11', '12'
%r{Debian Nginx Maintainers}
when '18.04', '20.04', '22.04'
%r{Ubuntu Developers}
else
%r{Phusion}
end

@kenyon kenyon marked this pull request as draft June 12, 2025 19:35
@kenyon kenyon marked this pull request as ready for review June 12, 2025 20:26
@kenyon kenyon merged commit 4bdad02 into voxpupuli:master Jun 12, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants