Skip to content

simp/pupmod-simp-tftpboot

Repository files navigation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

pupmod-simp-tftpboot

Table of Contents

Description

Sets up a tftpboot server.

See REFERENCE.md for the full API reference.

Setup

Install simp/tftpboot to your module path. A SIMP rsync server must also be in place to use the tftpboot module.

What tftpboot affects

Manages the following:

  • tftp-server package
  • tftp service (via xinetd)
  • /var/lib/tftpboot/linux-install directory and its contents

Usage

include tftpboot

See the SIMP Documentation for detailed examples of using this module.

Limitations

SIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux and compatible distributions, such as CentOS. Please see the metadata.json file for the most up-to-date list of supported operating systems, Puppet versions, and module dependencies.

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.