11 lines
335 B
YAML
11 lines
335 B
YAML
|
|
---
|
||
|
|
chezlepro_nftables_enabled: false
|
||
|
|
chezlepro_firewall_allow_ssh: true
|
||
|
|
chezlepro_firewall_allow_icmp: true
|
||
|
|
chezlepro_firewall_input_policy: "drop"
|
||
|
|
chezlepro_firewall_forward_policy: "drop"
|
||
|
|
chezlepro_firewall_output_policy: "accept"
|
||
|
|
chezlepro_ssh_port: 22
|
||
|
|
chezlepro_firewall_extra_tcp_ports: []
|
||
|
|
chezlepro_firewall_extra_udp_ports: []
|