mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update raspbian-11.yml
This commit is contained in:
parent
e661d4196c
commit
9d4403515a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# Every is_<OS> var is initially set to 'False' at the bottom of
|
||||
# /opt/iiab/iiab/vars/default_vars.yml -- these 'True' lines override that:
|
||||
is_debuntu: True
|
||||
is_debian: True
|
||||
is_ubuntu: False
|
||||
is_debian: True # Opposite of is_ubuntu for now
|
||||
is_debian_11: True
|
||||
is_raspbian: True
|
||||
is_raspbian_11: True
|
||||
|
|
Loading…
Reference in a new issue