Skip to content

Commit 859d553

Browse files
committed
Add version for Ubuntu 22.04
1 parent 821b5c5 commit 859d553

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
@@ -208,6 +208,7 @@
208208
/^(18.04)$/ => '10',
209209
/^(20.04)$/ => '12',
210210
/^(21.04|21.10)$/ => '13',
211+
/^(22.04)$/ => '14',
211212
default => undef,
212213
},
213214
default => undef,

0 commit comments

Comments
 (0)