Skip to content

Commit 2a34104

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)