init commit
This commit is contained in:
4
templates/tftpd-hpa.j2
Executable file
4
templates/tftpd-hpa.j2
Executable file
@ -0,0 +1,4 @@
|
||||
TFTP_USERNAME="tftp"
|
||||
TFTP_DIRECTORY="/srv/tftp"
|
||||
TFTP_ADDRESS="{{ server_ip }}:69"
|
||||
TFTP_OPTIONS="--secure --verbose"
|
||||
Reference in New Issue
Block a user