blob: 12bed92b7ca0f742e4cb8a878731646080fcd99a [file] [log] [blame]
=================
TFTPD HPA formula
=================
A TFTP server is mainly required for booting operating systems or
configurations over the network.
Sample pillars
==============
TFTPD HPA server
.. code-block:: yaml
tftpd_hpa:
server:
enabled: true
username: 'tftp'
path: '/var/lib/tftproot'
options:
- secure
- map-file: '/var/lib/tftproot/map-file'
More information
================
* http://chschneider.eu/linux/server/tftpd-hpa.shtml