Project

General

Profile

« Previous | Next » 

Revision e8043780

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Use modern facts

View differences:

manifests/config.pp
}
if $tftp::daemon {
if $facts['osfamily'] =~ /^(FreeBSD|DragonFly)$/ {
if $facts['os']['family'] =~ /^(FreeBSD|DragonFly)$/ {
augeas { 'set root directory':
context => '/files/etc/rc.conf',
changes => "set tftpd_flags '\"-s ${tftp::root}\"'",

Also available in: Unified diff