nodes/voc.pretalx: install some plugins
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-30 19:52:31 +02:00
parent da9fe36646
commit b7583bc8cc
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -50,6 +50,14 @@ nodes['voc.pretalx'] = {
'version': 'v2.1.1',
'domain': 'pretalx.c3voc.de',
'mail_from': 'pretalx@c3voc.de',
'plugins': {
'downstream': {
'repo': 'https://github.com/pretalx/pretalx-downstream.git',
},
'media.ccc.de': {
'repo': 'https://github.com/pretalx/pretalx-media-ccc-de.git',
},
},
},
'postfix': {
'myhostname': 'pretalx.c3voc.de',