Skip to content

Commit c88235e

Browse files
ikoniaMatt Darcy
authored andcommitted
add EL10 basic support - align EL10 PGSQL 16 default package version
1 parent e57da89 commit c88235e

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)