mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #10712 from justinsb/always_install_socat
Salt: install socat; needed for port-forward
This commit is contained in:
commit
8ce6fe855b
@ -10,4 +10,5 @@ pkg-core:
|
||||
- apt-transport-https
|
||||
- python-apt
|
||||
- glusterfs-client
|
||||
{% endif %}
|
||||
- socat
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user