From f77ad33a50cf93bcd741510152c3dab9a0e2916b Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 7 Sep 2020 22:11:34 -0400 Subject: [PATCH 1/4] Update default_vars.yml --- vars/default_vars.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index a4b45c9ca..9f0830ee3 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -7,6 +7,10 @@ # IIAB does NOT currently support uninstalling apps! So: if any IIAB app is # installed with 'APP_XYZ_install: True' below, do NOT later change that. +# WARNING: IF YOU CONNECT YOUR IIAB'S INTERNAL WIFI TO THE INTERNET OVER 5 GHz, +# YOU'LL PREVENT OLDER LAPTOPS/PHONES/TABLETS (WHICH REQUIRE 2.4 GHz) FROM +# CONNECTING TO YOUR IIAB'S INTERNAL HOTSPOT. See "wifi_up_down: True" below. + # IIAB (PRE-)release version number, for {{ iiab_env_file }} iiab_base_ver: 7.2 @@ -86,10 +90,6 @@ iiab_home_url: /home # Internal Wi-Fi Access Point # Values are used if there is an internal Wi-Fi adapter and hostapd is enabled. # -# WARNING: If you connect your IIAB's internal WiFi to the Internet over 5 GHz, -# you'll end up preventing older laptops/phones/tablets (which require 2.4 GHz) -# from connecting to your IIAB's internal hotspot! BAD IDEA (: -# # Raspberry Pi OS requires WiFi country -- SET THIS IN /etc/iiab/local_vars.yml host_country_code: US host_ssid: "Internet in a Box" From 7b6edac6c2515eb0c338696036675dce0697a32a Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 7 Sep 2020 22:12:21 -0400 Subject: [PATCH 2/4] Update local_vars_min.yml --- vars/local_vars_min.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index def8807c9..81a3f392f 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -7,6 +7,10 @@ # IIAB does NOT currently support uninstalling apps! So: if any IIAB app is # installed with 'APP_XYZ_install: True' below, do NOT later change that. +# WARNING: IF YOU CONNECT YOUR IIAB'S INTERNAL WIFI TO THE INTERNET OVER 5 GHz, +# YOU'LL PREVENT OLDER LAPTOPS/PHONES/TABLETS (WHICH REQUIRE 2.4 GHz) FROM +# CONNECTING TO YOUR IIAB'S INTERNAL HOTSPOT. See "wifi_up_down: True" below. + # Ansible's default timeout for "get_url:" downloads (10 seconds) often fails download_timeout: 200 @@ -39,10 +43,6 @@ iiab_domain: lan iiab_home_url: /home # You might also want to set captiveportal_splash_page (below!) -# WARNING: If you connect your IIAB's internal WiFi to the Internet over 5 GHz, -# you'll end up preventing older laptops/phones/tablets (which require 2.4 GHz) -# from connecting to your IIAB's internal hotspot! BAD IDEA (: -# # Raspberry Pi OS requires Wi-Fi country since March 2018. Please set it here: host_country_code: US host_ssid: "Internet in a Box" From e94160a3102ced8ab258ce0a02565f5a4ecb072e Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 7 Sep 2020 22:12:58 -0400 Subject: [PATCH 3/4] Update local_vars_medium.yml --- vars/local_vars_medium.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 0d3e1082e..d7e4bf712 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -7,6 +7,10 @@ # IIAB does NOT currently support uninstalling apps! So: if any IIAB app is # installed with 'APP_XYZ_install: True' below, do NOT later change that. +# WARNING: IF YOU CONNECT YOUR IIAB'S INTERNAL WIFI TO THE INTERNET OVER 5 GHz, +# YOU'LL PREVENT OLDER LAPTOPS/PHONES/TABLETS (WHICH REQUIRE 2.4 GHz) FROM +# CONNECTING TO YOUR IIAB'S INTERNAL HOTSPOT. See "wifi_up_down: True" below. + # Ansible's default timeout for "get_url:" downloads (10 seconds) often fails download_timeout: 200 @@ -39,10 +43,6 @@ iiab_domain: lan iiab_home_url: /home # You might also want to set captiveportal_splash_page (below!) -# WARNING: If you connect your IIAB's internal WiFi to the Internet over 5 GHz, -# you'll end up preventing older laptops/phones/tablets (which require 2.4 GHz) -# from connecting to your IIAB's internal hotspot! BAD IDEA (: -# # Raspberry Pi OS requires Wi-Fi country since March 2018. Please set it here: host_country_code: US host_ssid: "Internet in a Box" From e6e630747d91aba83ead16c234a670fafaa31239 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 7 Sep 2020 22:13:26 -0400 Subject: [PATCH 4/4] Update local_vars_big.yml --- vars/local_vars_big.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 5e2ebc3aa..826dbfafb 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -7,6 +7,10 @@ # IIAB does NOT currently support uninstalling apps! So: if any IIAB app is # installed with 'APP_XYZ_install: True' below, do NOT later change that. +# WARNING: IF YOU CONNECT YOUR IIAB'S INTERNAL WIFI TO THE INTERNET OVER 5 GHz, +# YOU'LL PREVENT OLDER LAPTOPS/PHONES/TABLETS (WHICH REQUIRE 2.4 GHz) FROM +# CONNECTING TO YOUR IIAB'S INTERNAL HOTSPOT. See "wifi_up_down: True" below. + # Ansible's default timeout for "get_url:" downloads (10 seconds) often fails download_timeout: 200 @@ -39,10 +43,6 @@ iiab_domain: lan iiab_home_url: /home # You might also want to set captiveportal_splash_page (below!) -# WARNING: If you connect your IIAB's internal WiFi to the Internet over 5 GHz, -# you'll end up preventing older laptops/phones/tablets (which require 2.4 GHz) -# from connecting to your IIAB's internal hotspot! BAD IDEA (: -# # Raspberry Pi OS requires Wi-Fi country since March 2018. Please set it here: host_country_code: US host_ssid: "Internet in a Box"