mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Developer environment: remove ipcalc from required packages
This ps removes ipcalc from the required packages for the developer environment. Change-Id: Iaa56150663605f9a880007d140cf03ec739d5371 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
committed by
Steve Wilkerson
parent
d76591d974
commit
bc0df0a482
@@ -24,5 +24,4 @@ sudo apt-get install --no-install-recommends -y \
|
||||
jq \
|
||||
nmap \
|
||||
curl \
|
||||
uuid-runtime \
|
||||
ipcalc
|
||||
uuid-runtime
|
||||
|
||||
Reference in New Issue
Block a user