Revert "init cdist for jibri (see details)"

This reverts commit 555427cba1.
This commit is contained in:
pedro 2022-05-08 22:33:01 +02:00
parent 7ec8aa82c4
commit a10070a7d5
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# Setup firewall
__ufw
require="__ufw" __ufw_rule ssh --rule 'allow 22/tcp'
# Allow jitsi ports
require="__ufw" __ufw_rule http --rule 'allow 80/tcp'
require="__ufw" __ufw_rule https --rule 'allow 443/tcp'