mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
Adding socat package for Redhat systems in Salt
This commit is contained in:
committed by
Lukasz Zajaczkowski
parent
001678991b
commit
545b230851
@@ -5,6 +5,7 @@ pkg-core:
|
||||
{% if grains['os_family'] == 'RedHat' %}
|
||||
- python
|
||||
- git
|
||||
- socat
|
||||
{% else %}
|
||||
- apt-transport-https
|
||||
- python-apt
|
||||
|
||||
Reference in New Issue
Block a user