mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
drop is_rpi from default_vars.yml
This commit is contained in:
parent
21ff35c294
commit
629cbf3eb4
1 changed files with 0 additions and 1 deletions
|
@ -702,7 +702,6 @@ is_raspbian: False # Covers RPi HW and non-RPi HW versions of Raspbian
|
||||||
is_raspbian_10: False
|
is_raspbian_10: False
|
||||||
is_raspbian_9: False
|
is_raspbian_9: False
|
||||||
is_raspbian_8: False
|
is_raspbian_8: False
|
||||||
is_rpi: False # 2019-03-23: Doesn't yet test for RPi HW, but hopefully soon: https://github.com/iiab/iiab/issues/1406
|
|
||||||
|
|
||||||
is_redhat: False # Not well supported as of 2019, see: https://github.com/iiab/iiab/issues/1434
|
is_redhat: False # Not well supported as of 2019, see: https://github.com/iiab/iiab/issues/1434
|
||||||
is_centos: False
|
is_centos: False
|
||||||
|
|
Loading…
Reference in a new issue