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
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
58a093aa69
commit
e909144544
11 changed files with 30 additions and 10 deletions
|
@ -118,6 +118,9 @@ nodes['ovh.icinga2'] = {
|
|||
'xml',
|
||||
},
|
||||
},
|
||||
'posgresql': {
|
||||
'version': '11',
|
||||
},
|
||||
'simple-icinga-dashboard': {
|
||||
'icinga2_api': {
|
||||
'baseurl': 'https://127.0.0.1:5665',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue