Skip to content
Snippets Groups Projects
Verified Commit 66f8de1d authored by Joakim Olovsson's avatar Joakim Olovsson
Browse files

Really set postgres version

parent e104c3b2
No related branches found
No related tags found
2 merge requests!8Test,!7Really set postgres version
Pipeline #96366 passed
...@@ -5,7 +5,7 @@ class openbright ( ...@@ -5,7 +5,7 @@ class openbright (
) { ) {
include profiles::letsencrypt include profiles::letsencrypt
include nginx include nginx
include liurepo::postgres class { liurepo::postgres: version => '15' }
yumrepo { 'pgdg-common': yumrepo { 'pgdg-common':
name => 'pgdg-common', name => 'pgdg-common',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment