Project

General

Profile

« Previous | Next » 

Revision 570e8e3f

Added by Greg Sutcliffe about 12 years ago

Enable daemonized TFTP server

View differences:

manifests/install.pp
$tftp_package = 'tftp-server'
}
Debian: {
$tftp_package = 'atftpd'
$tftp_package = 'tftpd-hpa'
}
default: {
fail("${::hostname}: This module does not support operatingsystem ${::operatingsystem}")

Also available in: Unified diff