mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 04:27:54 +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
|
- apt-transport-https
|
||||||
- python-apt
|
- python-apt
|
||||||
- glusterfs-client
|
- glusterfs-client
|
||||||
|
- socat
|
||||||
{% endif %}
|
{% endif %}
|
Loading…
Reference in New Issue
Block a user