Project

General

Profile

« Previous | Next » 

Revision b672a3a5

Added by Ohad Levy over 12 years ago

added params class to tftp

View differences:

manifests/config.pp
require => [Class["tftp::install"], Class["xinetd::install"]],
notify => Class["xinetd::service"]
}
file { $tftp::params::root:
ensure => directory,
notify => Class["xinetd::service"],
}
}

Also available in: Unified diff