Commit Graph

22 Commits

Author SHA1 Message Date
vincent
e2a4b6df99 add default hostname option
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-14 20:55:04 +01:00
vincent
e6393cd0bd adapt for custom use 2021-10-24 20:54:44 +02:00
Daniel Curran
87bee54ff8 adding support for list of include files in dhcpd_groups 2016-12-22 16:49:45 -06:00
Thiago Talma
a53a01b70f Update macros.j2 2016-07-18 11:11:58 -03:00
Gavrilov Alexy
79d3afccb7 fix run --check 2016-04-08 15:03:33 +05:00
RedRampage
4c47494faa Fixed bug with host-name option 2015-06-30 12:17:16 +03:00
RedRampage
e42f56b522 Distinct naming of dhcpd macros 2015-06-30 01:05:27 +03:00
RedRampage
4039457bd6 Added support of multiple MACs for host statements
Fixed primary declaration in failover statements.
Small bugfix in group expanding macros.
2015-06-24 15:35:31 +03:00
Maciej Delmanowski
5b88a2f75e Add iPXE boot loader support 2015-04-22 10:55:47 +02:00
Maciej Delmanowski
2c517594bf Fix support for subnets with only 1 host inside 2015-04-13 17:05:11 +02:00
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