Fix bug 1559 to update installers and manifests for Release TEN
[osm/devops.git] / installers / install_osm.sh
index 5501c58..4e1bbb1 100755 (executable)
 #   limitations under the License.
 #
 REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian
-RELEASE=ReleaseNINE
+RELEASE=ReleaseTEN
 REPOSITORY=stable
-DOCKER_TAG=9
+DOCKER_TAG=10
+DEVOPS_PATH=/usr/share/osm-devops
 
 function usage(){
     echo -e "usage: $0 [OPTIONS]"