1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

change name of service, and test

This commit is contained in:
George Hunt 2018-10-03 16:47:22 +00:00
parent 270fbe19d5
commit ac6c854646
3 changed files with 8 additions and 8 deletions

View file

@ -108,7 +108,7 @@ block_DNS: False
# dnsmasq
dnsmasq_install: True
dnsmasq_enabled: False
dnsmasq_enabled: True
# Enable in local_vars.yml AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
dns_jail_enabled: False
@ -119,7 +119,7 @@ captive_portal_enabled: False
# Simple python Captive Portal, that @m-anish & @jvonau are experimenting with in July 2018: github.com/iiab/iiab/pull/870
py_captive_portal_install: True
py_captive_portal_enabled: False
py_captive_portal_enabled: True
# Squid
squid_install: False