fix allow unsupported distribution (#9904)

Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
ERIK
2023-03-21 16:35:09 +08:00
committed by GitHub
parent 7859aee735
commit fb8631cdf6
3 changed files with 4 additions and 4 deletions

View File

@@ -97,6 +97,3 @@ containerd_supported_distributions:
- "UnionTech"
- "UniontechOS"
- "openEuler"
# If enabled it will allow kubespray to attempt setup even if the distribution is not supported. For unsupported distributions this can lead to unexpected failures in some cases.
allow_unsupported_distribution_setup: false