mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove is_rpi from OS.yml
This commit is contained in:
parent
be796d7d48
commit
ebf24417aa
3 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@ is_debian: True
|
|||
is_debian_10: True
|
||||
is_raspbian: True
|
||||
is_raspbian_10: True
|
||||
is_rpi: True
|
||||
rtc_id: ds3231
|
||||
|
||||
# 2019-03-23: These apply if-only-if named_install and/or dhcpd_install are True
|
||||
|
|
|
@ -3,7 +3,6 @@ is_debian: True
|
|||
is_debian_8: True
|
||||
is_raspbian: True
|
||||
is_raspbian_8: True
|
||||
is_rpi: True
|
||||
rtc_id: ds3231
|
||||
|
||||
# 2019-01-31: These apply if-only-if named_install and/or dhcpd_install are True
|
||||
|
|
|
@ -3,7 +3,6 @@ is_debian: True
|
|||
is_debian_9: True
|
||||
is_raspbian: True
|
||||
is_raspbian_9: True
|
||||
is_rpi: True
|
||||
rtc_id: ds3231
|
||||
|
||||
# 2019-01-31: These apply if-only-if named_install and/or dhcpd_install are True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue