iptables settings.
This commit is contained in:
parent
813a7feabb
commit
5a96d542f0
|
@ -11,3 +11,6 @@ tftpd_default_file: tftpd-hpa
|
||||||
|
|
||||||
tftpd_listen: ":{{ tftpd_port }}"
|
tftpd_listen: ":{{ tftpd_port }}"
|
||||||
tftpd_options: '--secure'
|
tftpd_options: '--secure'
|
||||||
|
|
||||||
|
tftp_server_iptables_rules: True
|
||||||
|
tftp_server_iptables_allowed: []
|
||||||
|
|
Loading…
Reference in New Issue