mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-20 12:40:12 -03:30
Move package install to bootstrap-os
This commit is contained in:
4
roles/system_packages/defaults/main.yml
Normal file
4
roles/system_packages/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# number of times package install task should be retried
|
||||
pkg_install_retries: 4
|
||||
yum_repo_dir: /etc/yum.repos.d
|
||||
Reference in New Issue
Block a user