Commit Graph

7 Commits

Author SHA1 Message Date
Maciej Delmanowski
9b0ad40354 Add support for ISC DHCP Relay
You can enable installation of DHCP relay instead of the server via
'dhcpd_mode' variable. By default, relays send the packets to their
network gateway, but that might not be what you really want; however
selection of correct DHCP server can be performed by specifying it in
'dhcpd_relay_servers' list.
2015-03-27 14:32:44 +01:00
RedRampage
a8f2ae2b93 Failover declaration clarification 2015-02-02 22:56:55 +03: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
d7d20ede7b Remove unneeded comments from role defaults
Some comments were moved to role README.md templates.
2014-08-31 14:21:56 +02: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