mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-09 20:19:24 -02:30
Refactor(defaults): centralize bootstrap_os defaults (#13155)
This commit is contained in:
@@ -20,6 +20,10 @@ openeuler_metalink_enabled: false
|
||||
# Install public repo on Oracle Linux
|
||||
use_oracle_public_repo: true
|
||||
|
||||
## RHEL specific variables
|
||||
# Enable RHEL subscription repos
|
||||
rhel_enable_repos: true
|
||||
|
||||
## Ubuntu specific variables
|
||||
# Disable unattended-upgrades for Linux kernel and all packages start with linux- on Ubuntu
|
||||
ubuntu_kernel_unattended_upgrades_disabled: false
|
||||
|
||||
Reference in New Issue
Block a user