Skip to content

Commit 2a34104

Browse files
committed
Add support for Ubuntu 24.04 ("Noble Numbat")
1 parent a04ab92 commit 2a34104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/globals.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
/^(20.04)$/ => '12',
212212
/^(21.04|21.10)$/ => '13',
213213
/^(22.04)$/ => '14',
214+
/^(24.04)$/ => '16',
214215
default => undef,
215216
},
216217
default => undef,

0 commit comments

Comments
 (0)