commit | b08b9cd011e457938deb7bef005f32901959cc81 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Mon Sep 08 16:01:03 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Mon Sep 08 16:01:03 2014 +0200 |
tree | 8cf90d78ff3b782c226a9572d0d2aa2bcde05899 |
initial commit
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3ccc2dd --- /dev/null +++ b/README.md
@@ -0,0 +1,16 @@ + +# TFTPD HPA server + +A TFTP server is mainly required for booting operating systems or configurations over the network. + +## Sample pillars + +TFTPD HPA server + + tftpd_hpa: + server: + enabled: true + +## Read more + +* http://chschneider.eu/linux/server/tftpd-hpa.shtml \ No newline at end of file