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

Merge branch 'test' into 'production'

Test

See merge request !10
parents 716fbf52 efcdbc09
No related branches found
No related tags found
1 merge request!10Test
Pipeline #96601 passed
......@@ -5,7 +5,7 @@ class openbright (
) {
include profiles::letsencrypt
include nginx
class { liurepo::postgres: version => '15' }
class { liurepo::postgres: version => '14' }
yumrepo { 'pgdg-common':
name => 'pgdg-common',
......@@ -23,8 +23,8 @@ class openbright (
package {
[
'postgresql15-server',
'postgis33_15',
'postgresql14-server',
'postgis33_14',
'python3',
]:
ensure => installed,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment