blob: e741ac840d239166bb50c1a1deeb7eac15b1cfed [file] [log] [blame]
Ales Komarekb08b9cd2014-09-08 16:01:03 +02001
Ales Komarek53ae4622017-04-04 17:48:09 +02002=================
3TFTPD HPA formula
4=================
Ales Komarekb08b9cd2014-09-08 16:01:03 +02005
Ales Komarek53ae4622017-04-04 17:48:09 +02006A TFTP server is mainly required for booting operating systems or
7configurations over the network.
Ales Komarekb08b9cd2014-09-08 16:01:03 +02008
Ales Komarek53ae4622017-04-04 17:48:09 +02009
10Sample pillars
11==============
Ales Komarekb08b9cd2014-09-08 16:01:03 +020012
13TFTPD HPA server
14
jan kaufman3125aff2016-02-17 20:08:27 +010015.. code-block:: yaml
16
Ales Komarekb08b9cd2014-09-08 16:01:03 +020017 tftpd_hpa:
18 server:
19 enabled: true
Vasyl Saienkod7005982017-04-26 13:58:15 +030020 username: 'tftp'
21 path: '/var/lib/tftproot'
22 options:
23 - secure
24 - map-file: '/var/lib/tftproot/map-file'
Ales Komarekb08b9cd2014-09-08 16:01:03 +020025
Ales Komarek53ae4622017-04-04 17:48:09 +020026
27More information
28================
Ales Komarekb08b9cd2014-09-08 16:01:03 +020029
jan kaufman3125aff2016-02-17 20:08:27 +010030* http://chschneider.eu/linux/server/tftpd-hpa.shtml
Filip Pytlounbf0fd582017-02-02 13:02:03 +010031
Ales Komarek53ae4622017-04-04 17:48:09 +020032
Filip Pytlounbf0fd582017-02-02 13:02:03 +010033Documentation and Bugs
34======================
35
36To learn how to install and update salt-formulas, consult the documentation
37available online at:
38
39 http://salt-formulas.readthedocs.io/
40
41In the unfortunate event that bugs are discovered, they should be reported to
42the appropriate issue tracker. Use Github issue tracker for specific salt
43formula:
44
45 https://github.com/salt-formulas/salt-formula-tftpd-hpa/issues
46
47For feature requests, bug reports or blueprints affecting entire ecosystem,
48use Launchpad salt-formulas project:
49
50 https://launchpad.net/salt-formulas
51
52You can also join salt-formulas-users team and subscribe to mailing list:
53
54 https://launchpad.net/~salt-formulas-users
55
56Developers wishing to work on the salt-formulas projects should always base
57their work on master branch and submit pull request against specific formula.
58
59 https://github.com/salt-formulas/salt-formula-tftpd-hpa
60
61Any questions or feedback is always welcome so feel free to join our IRC
62channel:
63
64 #salt-formulas @ irc.freenode.net