update pretalx to 2023.1.0

This commit is contained in:
Franzi 2023-09-09 17:48:22 +02:00
parent 25a484f04e
commit d9cb324bb6
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 93 additions and 30 deletions

View file

@ -1,17 +1,19 @@
defaults = {
'apt': {
'packages': {
'gcc': {}, # for compiling some python deps
'gettext': {},
'python3-dev': {},
},
},
'bash_aliases': {
'pretalx': 'sudo /opt/pretalx/venv/bin/python -m pretalx',
},
'backups': {
'paths': {
'/opt/pretalx/data',
},
},
'bash_aliases': {
'pretalx': 'sudo /opt/pretalx/venv/bin/python -m pretalx',
},
'icinga2_api': {
'pretalx': {
'services': {