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
|
# SmartJournal specific variables
|
||||||
|
|
||||||
common_firewall_allowed_ports:
|
# Disable firewall
|
||||||
- "22/tcp" # SSH
|
common_firewall_enabled: false
|
||||||
- "80/tcp" # HTTP
|
|
||||||
- "443/tcp" # HTTPS
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue