diff --git a/doc/source/_vendor/vendor_strings.txt b/doc/source/_vendor/vendor_strings.txt index 5ade2c5d9..5f0ebc62b 100755 --- a/doc/source/_vendor/vendor_strings.txt +++ b/doc/source/_vendor/vendor_strings.txt @@ -21,7 +21,7 @@ .. |prod-hor-long| replace:: |prod-hor| Web Interface .. |os-prod-hor-long| replace:: OpenStack |prod-hor-long| .. |os-prod-hor| replace:: OpenStack |prod-hor| -.. |prod-img| replace:: http://mirror.starlingx.cengn.ca/mirror/starlingx/ +.. |prod-img| replace:: https://mirror.starlingx.windriver.com/mirror/starlingx/ .. |prod-abbr| replace:: StX .. Guide names; will be formatted in italics by default. diff --git a/doc/source/archive/configuration/k8s_auth_winactivedir.rst b/doc/source/archive/configuration/k8s_auth_winactivedir.rst index 2a47982d5..eeb00cc2c 100644 --- a/doc/source/archive/configuration/k8s_auth_winactivedir.rst +++ b/doc/source/archive/configuration/k8s_auth_winactivedir.rst @@ -229,9 +229,9 @@ following required setup: sudo pip2 install mechanize #. Get the ``oidc-auth`` script from the public - `CENGN StarlingX mirror `_. + `StarlingX mirror `_. For example, - ``http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/remote-cli/`` + ``https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/remote-cli/`` After setup is complete, run the ``oidc-auth`` script to authenticate and update user credentials in the kubectl config file with the retrieved token. diff --git a/doc/source/contributor/doc_contribute_guide.rst b/doc/source/contributor/doc_contribute_guide.rst index 363a7651b..5734dbf8e 100644 --- a/doc/source/contributor/doc_contribute_guide.rst +++ b/doc/source/contributor/doc_contribute_guide.rst @@ -533,8 +533,8 @@ not found* error. This indicates that the page may have moved or been deleted. .. code-block:: none :linenos: - (developer_resources/build_docker_image: line 120) ok http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar - (developer_resources/build_docker_image: line 122) broken http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar - 404 Client Error: Not Found for url: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar + (developer_resources/build_docker_image: line 120) ok https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar + (developer_resources/build_docker_image: line 122) broken https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar - 404 Client Error: Not Found for url: https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar **Logs** diff --git a/doc/source/deploy_install_guides/bootable_usb.rst b/doc/source/deploy_install_guides/bootable_usb.rst index 0fdc86b94..d756149ce 100644 --- a/doc/source/deploy_install_guides/bootable_usb.rst +++ b/doc/source/deploy_install_guides/bootable_usb.rst @@ -26,10 +26,10 @@ Create a bootable USB drive on Linux\* sudo -s #. Get the latest StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can get an older release ISO from `here `_. + `StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. -#. Navigate to the directory with the `StarlingX ISO `_. +#. Navigate to the directory with the `StarlingX ISO `_. #. Plug in the USB drive and get its identifier: @@ -69,8 +69,8 @@ Create a bootable USB drive on macOS\* #. Launch the Terminal app. #. Get the latest StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can get an older release ISO from `here `_. + `StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. #. Navigate to the directory with the ISO. @@ -113,8 +113,8 @@ Create a bootable USB drive on Windows\* ---------------------------------------- #. Get the latest StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can get an older release ISO from `here `_. + `StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. #. Download the `Rufus`_ utility to burn the image onto a USB drive. **Only use the latest version of Rufus**. diff --git a/doc/source/deploy_install_guides/release/openstack/install.rst b/doc/source/deploy_install_guides/release/openstack/install.rst index d061adb7d..28150e178 100644 --- a/doc/source/deploy_install_guides/release/openstack/install.rst +++ b/doc/source/deploy_install_guides/release/openstack/install.rst @@ -42,8 +42,8 @@ Install application manifest and helm-charts helm charts. Use one of the following options: * Private StarlingX build. See :ref:`Build-stx-openstack-app` for details. - * Public download from - `CENGN StarlingX mirror `_. + * Public download from the + `StarlingX mirror `_. After you select a release, helm charts are located in ``centos/outputs/helm-charts``. diff --git a/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt index 1d6929a3f..9cad5797d 100644 --- a/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt +++ b/doc/source/deploy_install_guides/release/virtual/physical_host_req.txt @@ -68,5 +68,5 @@ Set up the host with the following steps: #. Get the latest StarlingX ISO from the - `CENGN StarlingX mirror `_. - Alternately, you can get an older release ISO from `here `_. + `StarlingX mirror `_. + Alternately, you can get an older release ISO from `here `_. diff --git a/doc/source/developer_resources/Layered_Build.rst b/doc/source/developer_resources/Layered_Build.rst index f996f3c22..d84c98f92 100644 --- a/doc/source/developer_resources/Layered_Build.rst +++ b/doc/source/developer_resources/Layered_Build.rst @@ -362,16 +362,16 @@ Both files use a comma seperated three field lines... ``,,//required_layer_iso_inc.cfg`` 文件 $ cat stx-tools/centos-mirror-tools/config/centos/distro/required_layer_iso_inc.cfg -compiler,std,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc -compiler,dev,http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc +compiler,std,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image.inc +compiler,dev,https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/compiler/latest_build/outputs/image-dev.inc 修改成你的distro 或者compile layer的 image.inc ``file:///localdisk/loadbuild///my__imajge.inc`` diff --git a/doc/source/developer_resources/build_docker_image.rst b/doc/source/developer_resources/build_docker_image.rst index 7eb61ae61..f5966abc2 100644 --- a/doc/source/developer_resources/build_docker_image.rst +++ b/doc/source/developer_resources/build_docker_image.rst @@ -91,7 +91,7 @@ Example dev build command: If you are not making changes to any source packages (ie. RPMs) that need to be installed in your designer-built images, you can use the -CENGN-built stx-base image. For example: +official StarlingX built stx-base image. For example: https://hub.docker.com/r/starlingx/stx-centos/tags * Stable base image: starlingx/stx-centos:master-stable-latest @@ -114,13 +114,13 @@ used to build and collect wheels and generate the wheels tarball. It uses two sub-tools (located in the same directory) to build and/or collect the two groups of wheels. -If you are not modifying any python modules, you can use the CENGN-built -wheels tarball: +If you are not modifying any python modules, you can use the official +StarlingX built wheels tarball: * Stable wheels: - http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar + https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar * Dev wheels: - http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar + https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-dev-wheels.tar *********** Base wheels @@ -363,7 +363,7 @@ stx-nfv/nova-api-proxy/centos/stx-nova-api-proxy.dev_docker_image Image build command ^^^^^^^^^^^^^^^^^^^ -Example image build command, using the CENGN base image and wheels: +Example image build command, using the official StarlingX base image and wheels: :: @@ -371,7 +371,7 @@ Example image build command, using the CENGN base image and wheels: BUILD_STREAM=stable BRANCH=master CENTOS_BASE=starlingx/stx-centos:${BRANCH}-${BUILD_STREAM}-latest - WHEELS=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels//stx-centos-${BUILD_STREAM}-wheels.tar + WHEELS=https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels//stx-centos-${BUILD_STREAM}-wheels.tar DOCKER_USER=${USER} DOCKER_REGISTRY=192.168.0.1:9001 # Some private registry you've setup for your testing, for example @@ -514,7 +514,7 @@ Examples :: ## Upstream image: - CENGN_DOCKER_URL="http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images" + STX_MIRROR_DOCKER_URL="https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images" DOCKER_USER=mydockerid # My docker ID DOCKER_REGISTRY=docker.io # The docker registry to use for pushing. This can be a private registry, like 192.168.2.10:9001 @@ -536,7 +536,7 @@ Examples # # Get the latest versioned stx-aodh image tag - STX_AODH=$(curl ${CENGN_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-aodh:) + STX_AODH=$(curl ${STX_MIRROR_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-aodh:) echo ${STX_AODH} BASE_VERSION=$(echo ${STX_AODH} | sed 's/.*://') @@ -633,7 +633,7 @@ Examples # Update stx-nova with the latest update from the stx-nova staging repo - STX_NOVA=$(curl ${CENGN_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-nova:) + STX_NOVA=$(curl ${STX_MIRROR_DOCKER_URL}/images-centos-stable-versioned.lst 2>/dev/null | grep stx-nova:) echo ${STX_NOVA} time bash -x ${MY_REPO}/build-tools/build-docker-images/update-stx-image.sh \ diff --git a/doc/source/developer_resources/build_guide.rst b/doc/source/developer_resources/build_guide.rst index 595d89a90..48bb3b389 100644 --- a/doc/source/developer_resources/build_guide.rst +++ b/doc/source/developer_resources/build_guide.rst @@ -572,7 +572,7 @@ Build avoidance The foundational principle of build avoidance is that it is faster to download the rpms than it is to build them. This typically true when the host for reference builds and the consumer are close to each other and share a high speed -link. It is not practical for ``mirror.starlingx.cengn.ca`` to serve as a +link. It is not practical for ``mirror.starlingx.windriver.com`` to serve as a provider of reference builds for the world. The real goal is for a corporate office to have a provider of reference builds to the designers within their corporate network. diff --git a/doc/source/developer_resources/move_to_new_openstack_version_in_starlingx.rst b/doc/source/developer_resources/move_to_new_openstack_version_in_starlingx.rst index ebe365064..e38d7ec51 100644 --- a/doc/source/developer_resources/move_to_new_openstack_version_in_starlingx.rst +++ b/doc/source/developer_resources/move_to_new_openstack_version_in_starlingx.rst @@ -156,7 +156,7 @@ Build Docker images for OpenStack export MY_WORKSPACE=/home/wrsroot/starlingx/workspace/localdisk/loadbuild/wrsroot/starlingx/ export BRANCH=master export CENTOS_BASE=starlingx/stx-centos:${BRANCH}-${BUILD_STREAM}-latest - export WHEELS=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar + export WHEELS=https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels/stx-centos-stable-wheels.tar time $MY_REPO/build-tools/build-docker-images/build-stx-images.sh \ --os centos \ --stream ${BUILD_STREAM} \ diff --git a/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst b/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst index 8b71885e4..5a73c2158 100644 --- a/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst +++ b/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst @@ -279,7 +279,7 @@ functions. You will find it in the same software distribution location as .. only:: starlingx - For |prod|: http://mirror.starlingx.cengn.ca/mirror/starlingx/ + For |prod|: https://mirror.starlingx.windriver.com/mirror/starlingx/ .. only:: partner diff --git a/doc/source/index.rst b/doc/source/index.rst index 435ba84e4..f5753660d 100755 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -9,9 +9,9 @@ everything needed to deploy an edge cloud on one, two, or up to 100 servers. * See the :ref:`release-notes`. * Download the pre-built ISO (CentOS and Debian) and Docker images for - StarlingX latest release that are located at the ``CENGN StarlingX mirror`` repos: + StarlingX latest release that are located at the ``StarlingX mirror`` repos: - - https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/ + - https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/iso/ For more information about the StarlingX project, refer to the `StarlingX wiki `_. diff --git a/doc/source/introduction/consuming.rst b/doc/source/introduction/consuming.rst index cf01736d6..4628e3a17 100644 --- a/doc/source/introduction/consuming.rst +++ b/doc/source/introduction/consuming.rst @@ -29,12 +29,12 @@ Here are three ways in which you can consume |prod|. Deploy the open source code --------------------------- -You can use the open source software directly. Our community partner CENGN +You can use the open source software directly. Our community partner Wind River provides a |prod| mirror with ready-to-run ISO images of the current |prod| releases and daily builds. -View the `CENGN StarlingX mirror -`_. +View the `StarlingX mirror +`_. As previously mentioned, these images are not signed and thus do not support secure booting. Also, as previously mentioned, live software updates may not diff --git a/doc/source/introduction/index-intro-27197f27ad41.rst b/doc/source/introduction/index-intro-27197f27ad41.rst index 9240b2755..5006685ac 100644 --- a/doc/source/introduction/index-intro-27197f27ad41.rst +++ b/doc/source/introduction/index-intro-27197f27ad41.rst @@ -23,7 +23,7 @@ Key features of StarlingX include: service uptime, and streamlined operation. Download the StarlingX ISO image from the -`CENGN StarlingX mirror `_. +`StarlingX mirror `_. Learn more about StarlingX: diff --git a/doc/source/releasenotes/r1_release.rst b/doc/source/releasenotes/r1_release.rst index 6ee7a92de..29038b317 100644 --- a/doc/source/releasenotes/r1_release.rst +++ b/doc/source/releasenotes/r1_release.rst @@ -12,9 +12,9 @@ These are the release notes for StarlingX R1.0. ISO Image --------- -You can find a pre-built image for R1.0 at -`CENGN’s StarlingX mirror -`__. +You can find a pre-built image for R1.0 at the +`StarlingX mirror +`__. ------------ New Features @@ -105,4 +105,4 @@ for a list of tests executed on the R1.0 release. View the `testing summary `__ -to see the status of testing for the R1.0 release. \ No newline at end of file +to see the status of testing for the R1.0 release. diff --git a/doc/source/releasenotes/r2_0_1_release.rst b/doc/source/releasenotes/r2_0_1_release.rst index 8231fb1b7..f9eae9510 100644 --- a/doc/source/releasenotes/r2_0_1_release.rst +++ b/doc/source/releasenotes/r2_0_1_release.rst @@ -10,9 +10,9 @@ R2.0.1 Release Notes ISO image --------- -You can find pre-built ISO and Docker images for stx.2.0.1 at -`CENGN's StarlingX mirror, -`_ +You can find pre-built ISO and Docker images for stx.2.0.1 at the +`StarlingX mirror, +`_ ------ Branch diff --git a/doc/source/releasenotes/r2_release.rst b/doc/source/releasenotes/r2_release.rst index 2135b54de..28343ff3f 100644 --- a/doc/source/releasenotes/r2_release.rst +++ b/doc/source/releasenotes/r2_release.rst @@ -10,9 +10,9 @@ R2.0 Release Notes ISO image --------- -You can find a pre-built ISO and Docker images for StarlingX release 2.0 at -`CENGN’s StarlingX mirror -`_. +You can find a pre-built ISO and Docker images for StarlingX release 2.0 at the +`StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r3_release.rst b/doc/source/releasenotes/r3_release.rst index 0a5682c04..15a1f402d 100644 --- a/doc/source/releasenotes/r3_release.rst +++ b/doc/source/releasenotes/r3_release.rst @@ -10,9 +10,9 @@ R3.0 Release Notes ISO image --------- -You can find a pre-built ISO and Docker images for StarlingX release 3.0 at -`CENGN’s StarlingX mirror -`_. +You can find a pre-built ISO and Docker images for StarlingX release 3.0 at the +`StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r4_release.rst b/doc/source/releasenotes/r4_release.rst index ccb6c0df8..4531a2af0 100644 --- a/doc/source/releasenotes/r4_release.rst +++ b/doc/source/releasenotes/r4_release.rst @@ -10,9 +10,9 @@ R4.0 Release Notes ISO image --------- -The pre-built ISO and Docker images for StarlingX release 4.0 are located at -`CENGN’s StarlingX mirror -`_. +The pre-built ISO and Docker images for StarlingX release 4.0 are located at the +`StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r5_0_1_release.rst b/doc/source/releasenotes/r5_0_1_release.rst index db4159534..73a8bc5bb 100644 --- a/doc/source/releasenotes/r5_0_1_release.rst +++ b/doc/source/releasenotes/r5_0_1_release.rst @@ -11,8 +11,8 @@ ISO image --------- The pre-built ISO and Docker images for StarlingX release 5.0.1 are located at -the `CENGN StarlingX mirror -`_. +the `StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r5_release.rst b/doc/source/releasenotes/r5_release.rst index 2a69aabcd..b85d8ac52 100644 --- a/doc/source/releasenotes/r5_release.rst +++ b/doc/source/releasenotes/r5_release.rst @@ -11,8 +11,8 @@ ISO image --------- The pre-built ISO and Docker images for StarlingX release 5.0 are located at -the `CENGN StarlingX mirror -`_. +the `StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r6-0-release-notes-bc72d0b961e7.rst b/doc/source/releasenotes/r6-0-release-notes-bc72d0b961e7.rst index c1eaa18f8..9e4afc263 100644 --- a/doc/source/releasenotes/r6-0-release-notes-bc72d0b961e7.rst +++ b/doc/source/releasenotes/r6-0-release-notes-bc72d0b961e7.rst @@ -13,8 +13,8 @@ ISO image --------- The pre-built ISO and Docker images for StarlingX release 6.0 are located at -the `CENGN StarlingX mirror -`_. +the `StarlingX mirror +`_. ------ Branch diff --git a/doc/source/releasenotes/r7-0-release-notes-85446867da2a.rst b/doc/source/releasenotes/r7-0-release-notes-85446867da2a.rst index f9e395f13..7a151f548 100644 --- a/doc/source/releasenotes/r7-0-release-notes-85446867da2a.rst +++ b/doc/source/releasenotes/r7-0-release-notes-85446867da2a.rst @@ -15,11 +15,11 @@ ISO image --------- The pre-built ISO (CentOS and Debian) and Docker images for StarlingX release -7.0 are located at the ``CENGN StarlingX mirror`` repos: +7.0 are located at the ``StarlingX mirror`` repos: -- http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/centos/flock/outputs/ +- https://mirror.starlingx.windriver.com/mirror/starlingx/release/7.0.0/centos/flock/outputs/ -- http://mirror.starlingx.cengn.ca/mirror/starlingx/release/7.0.0/debian/monolithic/outputs/ +- https://mirror.starlingx.windriver.com/mirror/starlingx/release/7.0.0/debian/monolithic/outputs/ .. note:: Debian is a Technology Preview Release and only supports |AIO-SX| in StarlingX diff --git a/doc/source/releasenotes/r8-0-release-notes-6a6ef57f4d99.rst b/doc/source/releasenotes/r8-0-release-notes-6a6ef57f4d99.rst index 9fd237f9f..2277c81aa 100644 --- a/doc/source/releasenotes/r8-0-release-notes-6a6ef57f4d99.rst +++ b/doc/source/releasenotes/r8-0-release-notes-6a6ef57f4d99.rst @@ -17,9 +17,9 @@ ISO image --------- The pre-built ISO (Debian) for StarlingX Release 8.0 are located at the -``CENGN StarlingX mirror`` repo: +``StarlingX mirror`` repo: -https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/ +https://mirror.starlingx.windriver.com/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/ ------------------------------------- Source Code for StarlingX Release 8.0 diff --git a/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst b/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst index 36a4b78b8..704ee5956 100644 --- a/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst +++ b/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst @@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO #. Get StarlingX Installation ISO from following location: - http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso + https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso #. Burn the image to a USB stick: diff --git a/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst b/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst index 2a9258b91..f85eb095f 100644 --- a/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst +++ b/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst @@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO #. Get StarlingX Installation ISO from following location: - http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso + https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso #. Burn the image to a USB stick: diff --git a/doc/source/sample_apps/flexran/deploy-flexran-2203-on-starlingx-1d1b15ecb16f.rst b/doc/source/sample_apps/flexran/deploy-flexran-2203-on-starlingx-1d1b15ecb16f.rst index 260e4571f..3c18665ef 100644 --- a/doc/source/sample_apps/flexran/deploy-flexran-2203-on-starlingx-1d1b15ecb16f.rst +++ b/doc/source/sample_apps/flexran/deploy-flexran-2203-on-starlingx-1d1b15ecb16f.rst @@ -45,7 +45,7 @@ Prepare USB stick with StarlingX Installation ISO #. Get StarlingX Installation ISO from following location: - http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso + https://mirror.starlingx.windriver.com/mirror/starlingx/master/centos/latest_build/outputs/iso/bootimage.iso #. Burn the image to a USB stick: