prepare for 38c3
This commit is contained in:
parent
719b5f36ed
commit
94868e726f
1 changed files with 8 additions and 8 deletions
|
@ -41,7 +41,7 @@ nodes['voc.infobeamer-cms'] = {
|
|||
'HOSTED_API_KEY': vault.decrypt('encrypt$gAAAAABhxJPH2sIGMAibU2Us1HoCVlNfF0SQQnVl0eiod48Zu8webL_-xk3wDw3yXw1Hkglj-2usl-D3Yd095yTSq0vZMCv2fh-JWwSPdJewQ45x9Ai4vXVD4CNz5vuJBESKS9xQWXTc'),
|
||||
'INTERRUPT_KEY': vault.human_password_for('infobeamer-cms interrupt key 38c3', words=1),
|
||||
'SETUP_IDS': [
|
||||
253559,
|
||||
255228,
|
||||
],
|
||||
# 'EXTRA_ASSETS': [{
|
||||
# 'type': "image",
|
||||
|
@ -72,15 +72,15 @@ nodes['voc.infobeamer-cms'] = {
|
|||
},
|
||||
},
|
||||
'rooms': {
|
||||
# 'Saal 1': 34430,
|
||||
# 'Saal G': 26598,
|
||||
# 'Saal Z': 26610,
|
||||
# 'Saal E (SoS/Lightning-Talks)': 32814,
|
||||
# 'Saal F (Sendezentrum/DLF)': 9717,
|
||||
'Saal 1': 34430,
|
||||
'Saal G': 26598,
|
||||
'Saal Z': 26610,
|
||||
'Saal E (SoS/Lightning-Talks)': 32814,
|
||||
'Saal F (Sendezentrum/DLF)': 9717,
|
||||
},
|
||||
'interrupts': {
|
||||
# 'Questions': 'questions',
|
||||
# 'Translations': 'translations',
|
||||
'Questions': 'questions',
|
||||
'Translations': 'translations',
|
||||
},
|
||||
},
|
||||
'infobeamer-monitor': {
|
||||
|
|
Loading…
Reference in a new issue