diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 37af97b0c..f298a513f 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -83,8 +83,8 @@ 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). -captiveportal_install: False -captiveportal_enabled: False +captiveportal_install: True +captiveportal_enabled: True captiveportal_splash_page: / # You might also want to set iiab_home_url (above!) # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO