Commit Graph

12 Commits

Author SHA1 Message Date
Maciej Delmanowski
0e0d53bbc8 Add 'dhcpd_zones' list variable 2015-03-30 13:58:19 +02:00
Maciej Delmanowski
5014dd8642 Add 'dhcp-probe' support
dhcp-probe script is used to scan the network for unauthorized DHCP
servers.
2015-03-30 13:34:53 +02:00
Maciej Delmanowski
e8d7c97876 Filter list of autogenerated nameservers
If somehow '127.0.0.1' from 'dnsmasq' got into the list of nameservers
in '/etc/resolv.conf', filter it out of the list of advertised
nameservers to avoid confusion.
2015-03-29 23:41:24 +02:00
Maciej Delmanowski
8504950c0c Correctly format list of IPv4 routers 2015-03-29 23:36:45 +02:00
Maciej Delmanowski
e2dde9fe01 Set domain-search options by default 2015-03-29 23:36:16 +02:00
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
Maciej Delmanowski
04abdbb3c7 Move macro functions to separate file 2015-03-29 21:24:30 +02:00
Maciej Delmanowski
3c4a1e80bb Add variable for dhcpd(8) server options 2015-03-29 00:25:58 +01:00
RedRampage
fac5b82f55 Added support for key statements 2014-12-18 16:10:12 +03:00
RedRampage
0d378f8441 Spacing fix 2014-11-28 13:00:19 +03:00
RedRampage
f1fb16b4a0 Added dhcpd failover configuration. 2014-11-28 12:54:28 +03:00
Maciej Delmanowski
5d5fd43a08 ginas project is renamed to DebOps project
This patch renames all role directories from 'ginas.' to 'debops.'
prefix, no other changes should be expected. Some script names are also
changed, but that shouldn't affect normal operations.
2014-08-26 23:36:08 +02:00