diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 6944d1189..333cf855e 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -116,11 +116,11 @@ 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 in Sept 2018 (https://github.com/iiab/iiab/pull/1179) +# extensively refined later in 2018 (PRs #1179, #1300, #1327). captive_portal_install: True captive_portal_enabled: True captive_portal_port: 9090 -# In a pinch, disable it by running: systemctl disable captive-portal +# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Set to "False" if you want to revert to the older Dynamic Menuing system # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 1bae5a90c..78f1baf98 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -57,10 +57,10 @@ 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 in Sept 2018 (https://github.com/iiab/iiab/pull/1179) +# extensively refined later in 2018 (PRs #1179, #1300, #1327). captive_portal_install: True captive_portal_enabled: True -# In a pinch, disable it by running: systemctl disable captive-portal +# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Set to "False" if you want to revert to the older Dynamic Menuing system # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 8288971d2..a70758e7f 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -57,10 +57,10 @@ 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 in Sept 2018 (https://github.com/iiab/iiab/pull/1179) +# extensively refined later in 2018 (PRs #1179, #1300, #1327). captive_portal_install: True captive_portal_enabled: True -# In a pinch, disable it by running: systemctl disable captive-portal +# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Set to "False" if you want to revert to the older Dynamic Menuing system # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index ccafcaf3d..4a2ab3bcf 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -57,10 +57,10 @@ 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 in Sept 2018 (https://github.com/iiab/iiab/pull/1179) +# extensively refined later in 2018 (PRs #1179, #1300, #1327). captive_portal_install: True captive_portal_enabled: True -# In a pinch, disable it by running: systemctl disable captive-portal +# In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO # Set to "False" if you want to revert to the older Dynamic Menuing system # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu)