mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-24 14:48:24 -02:30
Reboot only when required, add the option to clean packages. (#13327)
* Reboot only when required, add the option to clean packages. * Update docs to reflect only Debian based distribution can be apt autocleaned * Add apt cleanup to upgrade tests
This commit is contained in:
@@ -808,6 +808,7 @@ sysctl_ignore_unknown_keys: false
|
||||
|
||||
system_upgrade: false
|
||||
system_upgrade_reboot: on-upgrade # never, always
|
||||
system_upgrade_autoclean: false
|
||||
|
||||
# Enables or disables the scheduler plugins.
|
||||
scheduler_plugins_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user