diff --git a/manifests/globals.pp b/manifests/globals.pp index 5219a93247..02795e9ff6 100644 --- a/manifests/globals.pp +++ b/manifests/globals.pp @@ -211,7 +211,8 @@ /11\.[0-3]/ => '91', /11\.4/ => '94', /12\.0/ => '93', - /12\.[1-2]/ => '94', + /12\.[1-3]/ => '94', + /12\.[4-5]/ => '10', /15\.0/ => '10', default => '96', },