Project

General

Profile

Download (1.52 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
44c0eca5 08/19/2015 09:57 AM Michael Robbert

Pass the dhcp_key_name and dhcp_key_secret to the dhcp module

closes GH-186

67fc79b0 03/09/2015 06:29 AM Ewoud Kohl van Wijngaarden

Partial puppet lint fixes

2f082102 02/23/2015 09:55 AM Callum Scott

Fixes #9321 - Add option to change or prevent option domain from being set in dhcpd.conf

Closes GH-149

7d57c8d9 08/27/2014 04:35 AM Ivan Necas

Fixes #7263 - make sure the ip address from interfaces is valid

cd1ec872 08/27/2014 02:33 AM Dominic Cleal

Fix indentation lint issue, remove commented code

34abcda2 07/24/2014 04:56 AM Marek Hulán

Fixes #6751 - convert alias/VLAN interface names to fact expected value

e09d3a7d 06/19/2013 03:34 PM Ewoud Kohl van Wijngaarden

Linting

29044422 05/20/2013 03:44 PM Ewoud Kohl van Wijngaarden

Simplify proxydhcp inline templates

3d5ab4b0 12/05/2012 04:17 PM Ewoud Kohl van Wijngaarden

Prefix all dhcp parameters with dhcp_

7e8b750e 11/26/2012 11:52 PM Ewoud Kohl van Wijngaarden

Remove $dhcp_reverse

c417fb59 11/01/2012 05:44 PM Ewoud Kohl van Wijngaarden

Remove a debug notify

This notify will mark the server as active every run and adds little value.

85ff079b 10/05/2012 09:31 AM Greg Sutcliffe

Create class parameter to override ethernet-device-based IP for the nameservers
- Based on Ewoud Kohl van Wijngaarden's original patch

4ebeb701 10/04/2012 10:13 AM Greg Sutcliffe

Remove ntpservers call from dhcp code

cb908b9a 10/02/2012 04:19 PM Ewoud Kohl van Wijngaarden

- Clean up OS specific DHCP settings
- Fix a regression which breaks the DHCP config
I introduced this in c64274554ea54a0a2adb85561e949228731dd5a5

c6427455 06/19/2012 12:41 PM Ewoud Kohl van Wijngaarden

puppet-lint fixes

ebf00af4 06/12/2012 10:31 AM Ivan Necas

Parametrize params so that they can be overwritten

Following the pattern from puppet-puppet and puppet-foreman.

aa678291 05/09/2012 10:57 PM Greg Sutcliffe

Give DHCP and DNS options to specify the bind interface

a4068517 05/09/2012 10:28 PM Greg Sutcliffe

net-ping pulled in by proxy dependencies, no need to specify

d44b38ec 05/02/2012 09:50 PM Greg Sutcliffe

Enable optional DHCP/DNS modules