mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2101 from holta/captivportal-broadly-enable
Clarify PR #2100 Captive Portal in local_vars.yml, default_vars.yml
This commit is contained in:
commit
caa017226d
4 changed files with 4 additions and 4 deletions
|
@ -144,7 +144,7 @@ dns_jail_enabled: False
|
|||
|
||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||
# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070).
|
||||
# extensively later refined (PRs #1179, #1300, #1327, #2070).
|
||||
captiveportal_install: True
|
||||
captiveportal_enabled: True
|
||||
captiveportal_port: 9090
|
||||
|
|
|
@ -82,7 +82,7 @@ dns_jail_enabled: False
|
|||
|
||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||
# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070).
|
||||
# extensively later refined (PRs #1179, #1300, #1327, #2070).
|
||||
captiveportal_install: True
|
||||
captiveportal_enabled: True
|
||||
captiveportal_splash_page: /
|
||||
|
|
|
@ -82,7 +82,7 @@ dns_jail_enabled: False
|
|||
|
||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||
# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070).
|
||||
# extensively later refined (PRs #1179, #1300, #1327, #2070).
|
||||
captiveportal_install: True
|
||||
captiveportal_enabled: True
|
||||
captiveportal_splash_page: /
|
||||
|
|
|
@ -82,7 +82,7 @@ dns_jail_enabled: False
|
|||
|
||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||
# extensively refined later in 2018 (PRs #1179, #1300, #1327, #2070).
|
||||
# extensively later refined (PRs #1179, #1300, #1327, #2070).
|
||||
captiveportal_install: True
|
||||
captiveportal_enabled: True
|
||||
captiveportal_splash_page: /
|
||||
|
|
Loading…
Add table
Reference in a new issue