voc.pretalx: is bullseye now

This commit is contained in:
Franzi 2023-04-23 13:22:01 +02:00
parent f2e238d879
commit d78102adb8
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -51,7 +51,7 @@ nodes['voc.pretalx'] = {
},
},
'pretalx': {
'version': 'v2.3.2',
'version': '60722c43cf975f319e94102e6bff320723776890',
'domain': 'pretalx.c3voc.de',
'mail_from': 'pretalx@c3voc.de',
'administrators-from-group-id': 1,
@ -75,10 +75,10 @@ nodes['voc.pretalx'] = {
'relayhost': 'mng.c3voc.de',
},
'postgresql': {
'version': '11',
'version': '13',
},
},
'os': 'debian',
'os_version': (10,),
'os_version': (11,),
'pip_command': 'pip3',
}