mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Add socat do required pkgs
It's required for port forwarding.
This commit is contained in:
@@ -28,6 +28,7 @@ common_required_pkgs:
|
||||
- curl
|
||||
- rsync
|
||||
- bash-completion
|
||||
- socat
|
||||
|
||||
# Set to true if your network does not support IPv6
|
||||
# This maybe necessary for pulling Docker images from
|
||||
|
||||
Reference in New Issue
Block a user