voc.pretalx: is bullseye now
This commit is contained in:
parent
f2e238d879
commit
d78102adb8
1 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue