mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
0-init/defaults/main.yml explanations tightened up
This commit is contained in:
parent
8d1f9ac651
commit
0e38eb6672
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# use these as a tag a release at a point in time
|
# Use these to tag a release at a point in time, for /etc/iiab/iiab.env
|
||||||
iiab_base_ver: 6.5
|
iiab_base_ver: 6.5
|
||||||
iiab_revision: 0
|
iiab_revision: 0
|
||||||
|
|
||||||
# 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.
|
||||||
first_run: False
|
first_run: False
|
||||||
rpi_model: none
|
rpi_model: none
|
||||||
is_rpi: False
|
is_rpi: False
|
||||||
|
@ -21,10 +21,10 @@ is_F18: False
|
||||||
rtc_id: ds3231
|
rtc_id: ds3231
|
||||||
NUC6_firmware_needed: False
|
NUC6_firmware_needed: False
|
||||||
|
|
||||||
# used in 2-common xo.yml
|
# used in 2-common/tasks/xo.yml
|
||||||
wifi_id: none
|
wifi_id: none
|
||||||
|
|
||||||
# used 3+ others
|
# used in 2-common, 3-base-server and roles/network
|
||||||
installing: False
|
installing: False
|
||||||
|
|
||||||
# network
|
# network
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue