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
|
@ -70,6 +70,9 @@ nodes['voc.pretalx'] = {
|
|||
'myhostname': 'pretalx.c3voc.de',
|
||||
'relayhost': 'mng.c3voc.de',
|
||||
},
|
||||
'postgresql': {
|
||||
'version': '11',
|
||||
},
|
||||
},
|
||||
'os': 'debian',
|
||||
'os_version': (10,),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue