mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
port dnsmasq over from nginx-rebase-eth0 - rebased edits
This commit is contained in:
parent
054fa6b35d
commit
8cf4481553
16 changed files with 134 additions and 143 deletions
|
|
@ -46,3 +46,12 @@ network_config_dir: /etc/network/interfaces.d
|
|||
iiab_network_mode: "Gateway"
|
||||
dns_jail_enabled: False
|
||||
services_externally_visible: False
|
||||
|
||||
# following variables set for old apache,dhcpd,named usage
|
||||
dhcpd_install: True
|
||||
dhcpd_enabled: True
|
||||
named_install: True
|
||||
named_enabled: True
|
||||
dnsmasq_install: True
|
||||
dnsmasq_enabled: True
|
||||
captive_portal_enabled: False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue