Merge "Add socat package"
This commit is contained in:
commit
36e4d7fd24
@ -42,6 +42,7 @@ required_packages:
|
|||||||
- uuid-runtime
|
- uuid-runtime
|
||||||
- curl
|
- curl
|
||||||
- dnsmasq
|
- dnsmasq
|
||||||
|
- socat
|
||||||
# NOTE(TheJulia): The above entry for dnsmasq must be the last entry in the
|
# NOTE(TheJulia): The above entry for dnsmasq must be the last entry in the
|
||||||
# package list as the installation causes name resolution changes that can
|
# package list as the installation causes name resolution changes that can
|
||||||
# temporarily block packages following it while the system is being
|
# temporarily block packages following it while the system is being
|
||||||
|
@ -44,4 +44,5 @@ required_packages:
|
|||||||
- debootstrap
|
- debootstrap
|
||||||
- gcc
|
- gcc
|
||||||
- python2-pip
|
- python2-pip
|
||||||
|
- socat
|
||||||
iscsi_client_package: "iscsi-initiator-utils"
|
iscsi_client_package: "iscsi-initiator-utils"
|
||||||
|
@ -48,4 +48,5 @@ required_packages:
|
|||||||
- iptables
|
- iptables
|
||||||
- tar
|
- tar
|
||||||
- curl
|
- curl
|
||||||
|
- socat
|
||||||
iscsi_client_package: "open-iscsi"
|
iscsi_client_package: "open-iscsi"
|
||||||
|
Loading…
Reference in New Issue
Block a user