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,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