Added ca-certificates package
The ca-certificate packages is required in ephemeral node build phase. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ic8e00ae1ef624c256ebc64c03ad64c0564e2bd68
This commit is contained in:
parent
09fdf6b7a1
commit
a20d8a4152
@ -25,7 +25,7 @@ if [ ! -f /var/lib/apt/periodic/update-success-stamp ] || \
|
|||||||
sudo -E apt -y update
|
sudo -E apt -y update
|
||||||
fi
|
fi
|
||||||
|
|
||||||
install_pkg curl docker.io make
|
install_pkg curl docker.io make ca-certificates
|
||||||
|
|
||||||
./tools/deployment/provider_common/02_install_jq.sh
|
./tools/deployment/provider_common/02_install_jq.sh
|
||||||
./tools/deployment/provider_common/03_install_pip.sh
|
./tools/deployment/provider_common/03_install_pip.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user