From: garciadeblas Date: Wed, 21 Nov 2018 15:44:21 +0000 (+0100) Subject: Fix osmclient repository used when installing X-Git-Tag: v5.0.0~17 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=870e60ab0b19c848d71d1b2d244ba4d3abde2629;hp=0d45bc887eb1d7d60d5fa79643950ef75a189602;p=osm%2Fdevops.git Fix osmclient repository used when installing Change-Id: I40dd4066ff7eba0d9e9dc1d8d6cc66b5535a5629 Signed-off-by: garciadeblas --- diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 776a5858..5cc91c67 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1146,7 +1146,7 @@ OSM_STACK_NAME=osm NO_HOST_PORTS="" DOCKER_NOBUILD="" REPOSITORY_KEY="OSM%20ETSI%20Release%20Key.gpg" -REPOSITORY_BASE="http://osm-download.etsi.org/repository/osm/debian" +REPOSITORY_BASE="https://osm-download.etsi.org/repository/osm/debian" WORKDIR_SUDO=sudo OSM_WORK_DIR="/etc/osm" OSM_DOCKER_TAG=latest