Disable firewall on smartjournal

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
directlx 2026-02-04 09:50:29 -05:00
parent 047b485a13
commit d7c7b82314
1 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,5 @@
--- ---
# SmartJournal specific variables # SmartJournal specific variables
common_firewall_allowed_ports: # Disable firewall
- "22/tcp" # SSH common_firewall_enabled: false
- "80/tcp" # HTTP
- "443/tcp" # HTTPS