Go to file
Maciej Delmanowski 7dfe3855ca Reorganize DHCP options
- 'dhcpd_global_options' text block has been split into individual
  variables;

- if list of nameservers is not specified, debops.dhcpd role will
  advertise nameservers set in '/etc/resolv.conf' file;

- default set of options can be enabled or disabled using a bool
  variable 'dhcpd_auto_options'. The options have been moved to
  a separate configuration template included in main one;
2015-03-29 22:56:46 +02:00
defaults Reorganize DHCP options 2015-03-29 22:56:46 +02:00
docs Reorganize role documentation 2015-03-28 23:34:25 +01:00
handlers Add support for ISC DHCP Relay 2015-03-27 14:32:44 +01:00
meta Add 'debops.secret' role to list of dependencies 2015-03-28 23:31:49 +01:00
tasks Reorganize DHCP options 2015-03-29 22:56:46 +02:00
templates/etc Reorganize DHCP options 2015-03-29 22:56:46 +02:00
.travis.yml Request sudo access on Travis-CI 2015-03-27 14:29:04 +01:00
CHANGES.rst Reorganize role documentation 2015-03-28 23:34:25 +01:00
LICENSE Add LICENSE file in all roles 2014-08-31 18:42:25 +02:00
README.md Replace reStructuredText README with Markdown README 2014-10-25 16:46:49 +02:00

DebOps project dhcpd

Travis CI test-suite Ansible Galaxy

Install and configure ISC DHCP Server.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.dhcpd

Documentation

More information about debops.dhcpd can be found in the official debops.dhcpd documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

dhcpd role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.