Merge pull request #10712 from justinsb/always_install_socat
Salt: install socat; needed for port-forward
This commit is contained in:
@@ -10,4 +10,5 @@ pkg-core:
|
|||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- python-apt
|
- python-apt
|
||||||
- glusterfs-client
|
- glusterfs-client
|
||||||
|
- socat
|
||||||
{% endif %}
|
{% endif %}
|
Reference in New Issue
Block a user