Skip to content

Commit f469118

Browse files
david22swanekohl
authored andcommitted
(IAC-1727) - Set default Postgresql version for Debian 11
1 parent 4b77cf3 commit f469118

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
@@ -197,6 +197,7 @@
197197
'8' => '9.4',
198198
'9' => '9.6',
199199
'10' => '11',
200+
'11' => '13',
200201
default => undef,
201202
},
202203
'Ubuntu' => $facts['os']['release']['major'] ? {

0 commit comments

Comments
 (0)