nodes/voc.pretalx: install some plugins
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
da9fe36646
commit
b7583bc8cc
1 changed files with 8 additions and 0 deletions
|
@ -50,6 +50,14 @@ nodes['voc.pretalx'] = {
|
||||||
'version': 'v2.1.1',
|
'version': 'v2.1.1',
|
||||||
'domain': 'pretalx.c3voc.de',
|
'domain': 'pretalx.c3voc.de',
|
||||||
'mail_from': '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': {
|
'postfix': {
|
||||||
'myhostname': 'pretalx.c3voc.de',
|
'myhostname': 'pretalx.c3voc.de',
|
||||||
|
|
Loading…
Reference in a new issue