dericom02: manage web firewall zone
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Import locally configured web zone into Salt. This zone allows the web proxy to reach http for serving Matterbridge media. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
9043634123
commit
1f8d8b642c
@ -232,3 +232,11 @@ profile:
|
|||||||
matterbridge-irc:
|
matterbridge-irc:
|
||||||
host: 'libertacasa-irc\.matterbridge\.dericom02\.rigel\.lysergic\.dev'
|
host: 'libertacasa-irc\.matterbridge\.dericom02\.rigel\.lysergic\.dev'
|
||||||
root: {{ mediapath }}libertacasa-irc
|
root: {{ mediapath }}libertacasa-irc
|
||||||
|
|
||||||
|
firewalld:
|
||||||
|
zones:
|
||||||
|
web:
|
||||||
|
services:
|
||||||
|
- http
|
||||||
|
sources:
|
||||||
|
- '2a01:4f8:11e:2200::dead/128'
|
||||||
|
Loading…
Reference in New Issue
Block a user