8 lines
267 B
YAML
8 lines
267 B
YAML
|
---
|
||
|
features:
|
||
|
- |
|
||
|
Adds a new precheck for supported host OS distributions. Currently
|
||
|
supported distributions are CentOS/RHEL 8, Debian Buster and Ubuntu Bionic.
|
||
|
This check can be disabled by setting ``prechecks_enable_host_os_checks``
|
||
|
to ``false``.
|