Skip to content

Commit aa5fe68

Browse files
author
Matt Darcy
committed
add EL10 basic support - align EL10 PGSQL 16 default package version
1 parent 029754c commit aa5fe68

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
@@ -199,6 +199,7 @@
199199
},
200200
'Amazon' => '9.2',
201201
default => $facts['os']['release']['major'] ? {
202+
'10' => '16',
202203
'9' => '13',
203204
'8' => '10',
204205
'7' => '9.2',

0 commit comments

Comments
 (0)