Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@
'12' => '8.2', # Debian Bookworm
'20.04' => '7.4', # Ubuntu Foccal Fossal
'22.04' => '8.1', # Ubuntu Jammy
'24.04' => '8.3', # Ubuntu Noble
default => '7.2', # Ubuntu Bionic, Cosmic and Disco
}
$_base_mod_packages = {
Expand Down
Loading