X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=e1f2ff2bccf3f896f6c2bea2f4d2b2e38963fbf2;hb=5c1fc56c9ff8a8dc99bc8cd88d8f0268a097a38c;hp=776a58589e45d7f1ef1132b9cd4522593aafae88;hpb=0d45bc887eb1d7d60d5fa79643950ef75a189602;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 776a5858..e1f2ff2b 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1146,9 +1146,10 @@ 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_WORK_DIR="/etc/osm/docker" OSM_DOCKER_TAG=latest DOCKER_USER=opensourcemano PULL_IMAGES="y"