mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Disable fastestmirror on CentOS
It actually slows down things dramatically when used in combination with Ansible.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Valid bootstrap options (required): ubuntu, coreos, none
|
||||
# Valid bootstrap options (required): ubuntu, coreos, centos, none
|
||||
bootstrap_os: none
|
||||
|
||||
# Directory where the binaries will be installed
|
||||
|
||||
Reference in New Issue
Block a user