Project

General

Profile

« Previous | Next » 

Revision d95ad77f

Added by Ewoud Kohl van Wijngaarden over 9 years ago

Remove unused code

Since 142c1fd3357e256b2437f6c6e60b8e2f55dca8a5 the $dhcp_dir variable is
unused.

View differences:

manifests/host.pp
) {
$host = $name
include dhcp::params
$dhcp_dir = $dhcp::params::dhcp_dir
concat_fragment { "dhcp.hosts+10_${name}.hosts":
content => template('dhcp/dhcpd.host.erb'),

Also available in: Unified diff