Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  debian
  redhat
dhcpd.conf.erb 1000 Bytes
dhcpd.host.erb 129 Bytes
dhcpd.pool.erb 1.01 KB

Latest revisions

# Date Author Comment
17155271 02/04/2015 07:09 AM Ewoud Kohl van Wijngaarden

Allow overriding the domain name per pool

Closes GH-23

d0a2c0af 02/04/2015 06:53 AM Ewoud Kohl van Wijngaarden

Minimize diff to puppetlabs-dhcp

b1503c75 01/26/2015 07:18 PM Ewoud Kohl van Wijngaarden

Allow empty range parameter

When a user would pass an empty range parameter, it would result into

pool {
range ;
}

dhcpd would fail to start after that. With this patch, the whole pool
block is omitted.

Closes GH-29

fe8397c9 11/11/2014 06:57 AM Stephen Hoekstra

added ability to configure pool specific name servers.

Closes GH-26

ac5b79c7 05/22/2014 08:50 AM Joshua Hoblitt

allow pxe section in dhcpd.conf.erb to be disabled

d527648f 05/21/2014 05:02 PM Graeme Gillies

Add the abiltity to specify different pxeservers per dhcp pool

bee7ea92 06/27/2013 11:03 AM Dmitri Dolguikh

fixes incorrect default name for the rndc key

a98d45a7 06/27/2013 10:48 AM Dominic Cleal

Fix variable access deprecation warning

b7fb9d97 06/04/2013 04:36 AM Ewoud Kohl van Wijngaarden

Use @variable for puppet 3.2 compatibility

b58bd777 05/31/2013 09:47 AM Greg Sutcliffe

Allow gateway to be unset for private networks

View revisions

Also available in: Atom