mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 07:17:45 -02:30
Verify valid settings before deploy (#1705)
Also fix yaml lint issues Fixes #1703
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
run_gitinfos: false
|
||||
|
||||
# Set to true to allow pre-checks to fail and continue deployment
|
||||
ignore_assert_errors: false
|
||||
|
||||
epel_rpm_download_url: "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm"
|
||||
|
||||
common_required_pkgs:
|
||||
|
||||
Reference in New Issue
Block a user