bw/bundles/postgresql: do not auto-detect postgresql version from debian version
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-27 12:51:53 +01:00
parent 58a093aa69
commit e909144544
Signed by: kunsi
GPG key ID: 12E3D2136B818350
11 changed files with 30 additions and 10 deletions

View file

@ -118,6 +118,9 @@ nodes['ovh.icinga2'] = {
'xml',
},
},
'posgresql': {
'version': '11',
},
'simple-icinga-dashboard': {
'icinga2_api': {
'baseurl': 'https://127.0.0.1:5665',