Merge pull request 'Update mediapath for matterbridge' (#73) from fix-matterb-mediapath into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #73 Reviewed-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
commit
f4f7f93583
@ -1,4 +1,4 @@
|
||||
{%- set mediapath = '/srv/matterbridge/' -%}
|
||||
{%- set mediapath = '/var/lib/matterbridge/' -%}
|
||||
|
||||
{%- macro discord_common() -%}
|
||||
AutoWebhooks: 'true'
|
||||
@ -265,7 +265,7 @@ profile:
|
||||
root: {{ mediapath }}libertacasa-irc
|
||||
matterbridge-chillnet:
|
||||
host: 'chillnet\.matterbridge\.dericom02\.rigel\.lysergic\.dev'
|
||||
root: {{ mediapath }}chill
|
||||
root: {{ mediapath }}chillnet
|
||||
|
||||
manage_firewall: True
|
||||
firewalld:
|
||||
|
Loading…
Reference in New Issue
Block a user