preinstall: Move ipvs packages into defaults

This commit is contained in:
Max Gautier
2024-03-04 09:52:10 +01:00
parent 3d19e744f0
commit f91e00a61b
2 changed files with 2 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ common_required_pkgs:
- ebtables
- bash-completion
- tar
- "{{ kube_proxy_mode == 'ipvs' | ternary(['ipvsadm', 'ipset'], []) }}"
# Set to true if your network does not support IPv6
# This may be necessary for pulling Docker images from