Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  debian
  redhat
dhcpd.class.erb 300 Bytes
dhcpd.conf.erb 3.27 KB
dhcpd.conf.failover.erb 410 Bytes
dhcpd.conf.includes.erb 193 Bytes
dhcpd.host.erb 129 Bytes
dhcpd.pool.erb 2.62 KB

Latest revisions

# Date Author Comment
20cfc09e 04/09/2020 05:14 PM Romuald Conty

Support iPXE without chain-loading

This commit allow to provide a specific PXE filename when PXE client is
iPXE compliant.

Note: This, consequently, allow to fetch directly boot files through
HTTP.

Source: https://projects.theforeman.org/projects/foreman/wiki/Fetch_boot_files_via_http_instead_of_TFTP

9b501e6d 08/31/2019 02:42 PM Lukas Zapletal

Added UEFI HTTP Boot support

71cdd3d1 03/11/2019 04:51 PM Ewoud Kohl van Wijngaarden

Make the config header configurable

This allows the installer to set a specific warning that's tailored to
the installer. It won't affect users outside of the installer. It also
allows changing the message in a downstream product to include help
URLs.

d7c4a399 02/11/2019 07:04 PM Quien Sabe

fix missing authoritative statement when authoritative parameter is false, spec tests updated and tested satisfactorily

67cc91b8 05/17/2018 08:53 AM Nico Jehle

make ddns-update-style adjustable

ISC DHCP supports DDNS update style 'standard' since version 4.3, which implements DDNS as described in RFC 2136, available on Debian since Jessie/8.
This has also been backported to the ISC DHCP server available in RHEL 7.5, see https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.5_release_notes/new_features_networking#BZ1394727...

f8cb4107 02/21/2018 07:40 AM Ewoud Kohl van Wijngaarden

Use dhcp_interfaces in the systemd drop

By using interfaces we broke support for the $interface parameter.

f782602c 11/24/2017 10:45 PM Ewoud Kohl van Wijngaarden

Fixes #21755 - Make the OMAPI algorithm configurable

df9f653e 09/14/2017 08:27 AM Ewoud Kohl van Wijngaarden

Fixes #20912 - Listen on interfaces in EL7

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-dhcp-configuring-server.html#starting-stopping-server
suggests to override the full file but this just uses a drop-in to...

89f1c2f1 07/27/2017 03:32 PM Ewoud Kohl van Wijngaarden

Allow choosing the DNS update server

By defaulting to `undef` the current behaviour is maintained.

Closes GH-88

6830037c 07/21/2017 02:38 PM Ewoud Kohl van Wijngaarden

Remove use of has_variable to simplify the template

View revisions

Also available in: Atom