We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04ab92 commit 2a34104Copy full SHA for 2a34104
1 file changed
manifests/globals.pp
@@ -211,6 +211,7 @@
211
/^(20.04)$/ => '12',
212
/^(21.04|21.10)$/ => '13',
213
/^(22.04)$/ => '14',
214
+ /^(24.04)$/ => '16',
215
default => undef,
216
},
217
0 commit comments