mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update debian-11.yml
This commit is contained in:
parent
389bc9b7a7
commit
5b045c155b
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
|
||||
|
||||
# 2019-01-31: These apply if-only-if named_install and/or dhcpd_install are True
|
||||
|
|
Loading…
Add table
Reference in a new issue