Configures the Trivial File Transfer Protocol server tftpd. This cookbook may be used in conjunction with the pxe_dust to create PXE-bootable Ubuntu installs.
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
- Debian/Ubuntu
- AlmaLinux/Rocky Linux/Oracle Linux/RHEL/CentOS Stream/Fedora/Amazon Linux
- Chef 15.3+
Installs and configures a TFTP server.
See documentation/tftp_server.md for the full resource API.
This cookbook now provides custom resources instead of recipes and attributes. See migration.md for the breaking changes and attribute-to-property mapping.
tftp_server 'default' do
directory '/var/lib/tftpboot'
directory_mode '0755'
endThis project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.