Project

General

Profile

« Previous | Next » 

Revision a8bff754

Added by Michael Moll about 8 years ago

add tftp_managed parameter (#243)

View differences:

manifests/params.pp
# TFTP settings - requires optional TFTP puppet module
$tftp = true
$tftp_listen_on = 'https'
$tftp_managed = true
$tftp_manage_wget = true
$tftp_root = $tftp::params::root
$tftp_dirs = ["${tftp_root}/pxelinux.cfg","${tftp_root}/boot","${tftp_root}/ztp.cfg","${tftp_root}/poap.cfg"]

Also available in: Unified diff