diff --git a/manifests/globals.pp b/manifests/globals.pp index 7f5b52de4d..4d7691b5f3 100644 --- a/manifests/globals.pp +++ b/manifests/globals.pp @@ -208,6 +208,7 @@ /^(18.04)$/ => '10', /^(20.04)$/ => '12', /^(21.04|21.10)$/ => '13', + /^(22.04)$/ => '14', default => undef, }, default => undef,