mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update default_vars.yml
This commit is contained in:
parent
c4dad06fbb
commit
2e431b80aa
1 changed files with 2 additions and 2 deletions
|
@ -549,9 +549,9 @@ 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
|
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 # 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
|
||||||
is_centos_7: False
|
is_centos_7: False
|
||||||
is_fedora: False
|
is_fedora: False
|
||||||
|
|
Loading…
Reference in a new issue