1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

0-init & 1-prep: phase 1 to readable defaults/main.yml

This commit is contained in:
root 2021-07-30 16:30:10 -04:00
parent 82a636ced5
commit 5ed418338f
6 changed files with 29 additions and 14 deletions

View file

@ -1,7 +1,13 @@
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
# SEE ALSO /opt/iiab/iiab/roles/1-prep/defaults/main.yml
# (PRE-)release version number, for {{ iiab_env_file }} = /etc/iiab/iiab.env # (PRE-)release version number, for {{ iiab_env_file }} = /etc/iiab/iiab.env
# iiab_base_ver: 7.1 # iiab_base_ver: 8.0
# iiab_revision: 0 # iiab_revision: 0
# ABOVE MOVED TO /opt/iiab/iiab/vars/default_vars.yml # ABOVE 3 LINES MOVED TO /opt/iiab/iiab/vars/default_vars.yml
# These entries should never be changed in this file. # These entries should never be changed in this file.
# These are defaults for boolean routines. # These are defaults for boolean routines.
@ -15,7 +21,7 @@ rpi_model: none # 2021-07-30: Broadly used!
#xo_model: none # 2021-07-30: No longer used #xo_model: none # 2021-07-30: No longer used
# 2021-07-30: Recorded to /etc/iiab/iiab.ini but not used programmatically: # 2021-07-30: Recorded to /etc/iiab/iiab.ini but not used programmatically:
gw_active: False gw_active: False
# 2021-07-30: Used broadly, but not in an organized way -- most all IIAB # 2021-07-30: Broadly used, but not in an organized way -- most all IIAB
# outfitting/provisioning happens online -- in situations where connectivity # outfitting/provisioning happens online -- in situations where connectivity
# failures should be reported to the operator, rather than papered over: # failures should be reported to the operator, rather than papered over:
internet_available: False internet_available: False

View file

@ -1,2 +1,11 @@
rtc_id: none # 2021-07-30: Used in 1-prep/tasks/raspberry_pi.yml # Real-time clock: RTC chip family. Future auto-detection plausible?
# rtc_id: none # Or ds3231 ? Used in 1-prep/tasks/raspberry_pi.yml
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
# SEE ALSO /opt/iiab/iiab/roles/0-init/defaults/main.yml
#NUC6_firmware_needed: False # 2021-07-30: Apparently never used #NUC6_firmware_needed: False # 2021-07-30: Apparently never used

View file

@ -48,7 +48,7 @@ default_language: en
language_priority: en es fr language_priority: en es fr
# Real-time clock: set RTC chip family here. Future auto-detection plausible? # Real-time clock: set RTC chip family here. Future auto-detection plausible?
# rtc_id: ds3231 rtc_id: none # Or ds3231 ? Used in 1-prep/tasks/raspberry_pi.yml
# Please read more about the 'iiab-admin' Linux user, for login to IIAB's # Please read more about the 'iiab-admin' Linux user, for login to IIAB's
# Admin Console (http://box.lan/admin) AND to help you at the command-line: # Admin Console (http://box.lan/admin) AND to help you at the command-line:

View file

@ -20,7 +20,7 @@ default_language: en
language_priority: en es fr language_priority: en es fr
# Real-time clock: set RTC chip family here. Future auto-detection plausible? # Real-time clock: set RTC chip family here. Future auto-detection plausible?
# rtc_id: ds3231 rtc_id: none # Or ds3231 ?
# Please read more about the 'iiab-admin' Linux user, for login to IIAB's # Please read more about the 'iiab-admin' Linux user, for login to IIAB's
# Admin Console (http://box.lan/admin) AND to help you at the command-line: # Admin Console (http://box.lan/admin) AND to help you at the command-line:

View file

@ -20,7 +20,7 @@ default_language: en
language_priority: en es fr language_priority: en es fr
# Real-time clock: set RTC chip family here. Future auto-detection plausible? # Real-time clock: set RTC chip family here. Future auto-detection plausible?
# rtc_id: ds3231 rtc_id: none # Or ds3231 ?
# Please read more about the 'iiab-admin' Linux user, for login to IIAB's # Please read more about the 'iiab-admin' Linux user, for login to IIAB's
# Admin Console (http://box.lan/admin) AND to help you at the command-line: # Admin Console (http://box.lan/admin) AND to help you at the command-line:

View file

@ -20,7 +20,7 @@ default_language: en
language_priority: en es fr language_priority: en es fr
# Real-time clock: set RTC chip family here. Future auto-detection plausible? # Real-time clock: set RTC chip family here. Future auto-detection plausible?
# rtc_id: ds3231 rtc_id: none # Or ds3231 ?
# Please read more about the 'iiab-admin' Linux user, for login to IIAB's # Please read more about the 'iiab-admin' Linux user, for login to IIAB's
# Admin Console (http://box.lan/admin) AND to help you at the command-line: # Admin Console (http://box.lan/admin) AND to help you at the command-line: