Skip to content
Snippets Groups Projects
Commit 8dadb7ef authored by Joakim Olovsson's avatar Joakim Olovsson
Browse files

Merge branch 'devel' into 'test'

Really set postgres version

See merge request liu-puppet-modules/openbright!7
parents b51ea6a3 66f8de1d
No related branches found
No related tags found
2 merge requests!8Test,!7Really set postgres version
Pipeline #96368 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