Disable firewall on smartjournal
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
047b485a13
commit
d7c7b82314
|
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
# SmartJournal specific variables
|
||||
|
||||
common_firewall_allowed_ports:
|
||||
- "22/tcp" # SSH
|
||||
- "80/tcp" # HTTP
|
||||
- "443/tcp" # HTTPS
|
||||
# Disable firewall
|
||||
common_firewall_enabled: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue