From 3b4a8589a140e197b214582941fa0aa2e3486d3d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Nov 2021 15:33:57 +0000 Subject: [PATCH] Rename local_vars_min.yml to local_vars_small.yml, big to large...ETC --- roles/pbx/README.adoc | 4 ++-- roles/sugarizer/tasks/install.yml | 2 +- roles/sugarizer/tasks/main.yml | 2 +- vars/{local_vars_big.yml => local_vars_large.yml} | 4 ++-- vars/local_vars_medical.yml | 2 +- vars/{local_vars_min.yml => local_vars_small.yml} | 4 ++-- vars/local_vars_unittest.yml | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) rename vars/{local_vars_big.yml => local_vars_large.yml} (99%) rename vars/{local_vars_min.yml => local_vars_small.yml} (99%) diff --git a/roles/pbx/README.adoc b/roles/pbx/README.adoc index 29f865665..b63d33412 100644 --- a/roles/pbx/README.adoc +++ b/roles/pbx/README.adoc @@ -303,9 +303,9 @@ Node.js applications like Asterisk/FreePBX, Node-RED and Sugarizer won't work on //// == Raspberry Pi Known Issues -As of 2019-02-14, "systemctl restart freepbx" failed more than 50% of the time when run on a http://wiki.laptop.org/go/IIAB/FAQ#What_services_.28IIAB_apps.29_are_suggested_during_installation.3F[BIG-sized] install of IIAB 6.7 on RPi 3 or RPi 3 B+. +As of 2019-02-14, "systemctl restart freepbx" failed more than 50% of the time when run on a http://wiki.laptop.org/go/IIAB/FAQ#What_services_.28IIAB_apps.29_are_suggested_during_installation.3F[LARGE-sized] install of IIAB 6.7 on RPi 3 or RPi 3 B+. -It is possible that FreePBX restarts much more reliably when run on a MIN-sized install of IIAB? Please http://wiki.laptop.org/go/IIAB/FAQ#What_are_the_best_places_for_community_support.3F[contact us] if you can assist here in any way: https://github.com/iiab/iiab/issues/1493[#1493] +It is possible that FreePBX restarts much more reliably when run on a SMALL-sized install of IIAB? Please http://wiki.laptop.org/go/IIAB/FAQ#What_are_the_best_places_for_community_support.3F[contact us] if you can assist here in any way: https://github.com/iiab/iiab/issues/1493[#1493] //// diff --git a/roles/sugarizer/tasks/install.yml b/roles/sugarizer/tasks/install.yml index 663a9b05a..512a1a582 100644 --- a/roles/sugarizer/tasks/install.yml +++ b/roles/sugarizer/tasks/install.yml @@ -1,6 +1,6 @@ # 0. INSTALL/ASSERT PREREQ #1: MongoDB -# 3 stanzas moved up to main.yml, so Debian finishes "BIG-sized" IIAB install +# 3 stanzas moved up to main.yml, so Debian finishes "LARGE-sized" IIAB install # (WITH LOUD RED WARNINGS!) diff --git a/roles/sugarizer/tasks/main.yml b/roles/sugarizer/tasks/main.yml index 4fc97fd87..e1e6b825b 100644 --- a/roles/sugarizer/tasks/main.yml +++ b/roles/sugarizer/tasks/main.yml @@ -20,7 +20,7 @@ # 3 stanzas moved up from install.yml, so Debian-or-any-OS-where-MongoDB-fails -# still finish their "BIG-sized" IIAB install: (WITH LOUD RED WARNINGS!) +# still finish their "LARGE-sized" IIAB install: (WITH LOUD RED WARNINGS!) - name: "Set 'mongodb_install: True'" set_fact: diff --git a/vars/local_vars_big.yml b/vars/local_vars_large.yml similarity index 99% rename from vars/local_vars_big.yml rename to vars/local_vars_large.yml index 671434230..50bbcd81e 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_large.yml @@ -1,4 +1,4 @@ -# This is local_vars_big.yml -- copy it to /etc/iiab/local_vars.yml then... +# This is local_vars_large.yml -- copy it to /etc/iiab/local_vars.yml then... # modify variables below, to override /opt/iiab/iiab/vars/default_vars.yml # PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO @@ -117,7 +117,7 @@ remoteit_enabled: False openvpn_install: True openvpn_enabled: False # 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle -openvpn_handle: BIG-sized - Put Your Name Here +openvpn_handle: LARGE - Put Your Name Here # IIAB-ADMIN runs here - see its vars near top of this file: # e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo diff --git a/vars/local_vars_medical.yml b/vars/local_vars_medical.yml index 3486b4f83..cd1dd354b 100644 --- a/vars/local_vars_medical.yml +++ b/vars/local_vars_medical.yml @@ -12,7 +12,7 @@ munin_install: True munin_enabled: True vnstat_install: True vnstat_enabled: True -openvpn_handle: "Medical IIAB - Put Your Name Here" +openvpn_handle: "MEDICAL - Put Your Name Here" usb_lib_umask0000_for_kolibri: False # By default # kiwix diff --git a/vars/local_vars_min.yml b/vars/local_vars_small.yml similarity index 99% rename from vars/local_vars_min.yml rename to vars/local_vars_small.yml index 59d4f16ca..cfd04a0f3 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_small.yml @@ -1,4 +1,4 @@ -# This is local_vars_min.yml -- copy it to /etc/iiab/local_vars.yml then... +# This is local_vars_small.yml -- copy it to /etc/iiab/local_vars.yml then... # modify variables below, to override /opt/iiab/iiab/vars/default_vars.yml # PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO @@ -117,7 +117,7 @@ remoteit_enabled: False openvpn_install: True openvpn_enabled: False # 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle -openvpn_handle: MIN-sized - Put Your Name Here +openvpn_handle: SMALL - Put Your Name Here # IIAB-ADMIN runs here - see its vars near top of this file: # e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo diff --git a/vars/local_vars_unittest.yml b/vars/local_vars_unittest.yml index fe65e34e5..02e928c90 100644 --- a/vars/local_vars_unittest.yml +++ b/vars/local_vars_unittest.yml @@ -117,7 +117,7 @@ remoteit_enabled: False openvpn_install: True openvpn_enabled: True # 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle -openvpn_handle: unittest - Put Your Name Here +openvpn_handle: UNITTEST - Put Your Name Here # IIAB-ADMIN runs here - see its vars near top of this file: # e.g. iiab_admin_user, iiab_admin_user_install, iiab_admin_can_sudo