ansible-dhcpd/templates/etc/dhcp
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
..
auto_options.j2 Reorganize DHCP options 2015-03-29 22:56:46 +02:00
dhcpd.conf.j2 Reorganize DHCP options 2015-03-29 22:56:46 +02:00
macros.j2 Move macro functions to separate file 2015-03-29 21:24:30 +02:00