Adjusted variables and docker-compose file to account for multitenancy setups.
This commit is contained in:
parent
44711308a6
commit
8ef0adbb17
5 changed files with 29 additions and 15 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
- assert:
|
||||
that:
|
||||
- "output.services['web']['jitsi_web_1'].state.running"
|
||||
- "output.services['web']['jitsi{{ jitsi_multitenant_postfix }}_web_1'].state.running"
|
||||
|
||||
- name: "Config: Set channelLastN"
|
||||
lineinfile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue