fix: provide an option to ignore sysctl errors about unknown keys (#12514)

* fix: provide an option to ignore sysctl errors about unknown keys

* fix: rename sysctl_ignoreerrors and remove useless var definitions
This commit is contained in:
David Bidorff
2025-09-01 16:07:14 +02:00
committed by GitHub
parent eb26449e80
commit fe7592dd0c
6 changed files with 15 additions and 0 deletions

View File

@@ -774,6 +774,9 @@ proxy_disable_env:
# sysctl_file_path to add sysctl conf to
sysctl_file_path: "/etc/sysctl.d/99-sysctl.conf"
# ignore sysctl errors about unknown keys
sysctl_ignore_unknown_keys: false
system_upgrade: false
system_upgrade_reboot: on-upgrade # never, always