cengn reference removal

mirror.starlingx.cengn.ca no longer exists. CENGN is kindly forwarding
requests to the new location mirror.starlingx.windriver.com for now, but
that will only last a few months. We need to replace all the references
with the new URL.

I will also remove as many 'cengn' references as possible, replacing
them with 'stx_mirror'

Partial-Bug: 2033555

Change-Id: Ib6c89b3ac7f00fefad27bbd1b218804d493d4afc
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2024-04-05 16:52:02 -04:00
parent 51645b5822
commit c169d68dbe
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ will be configured and used.
5. (Optional) Get the latest stx-openstack application package if you want to install it:
```shell
wget https://mirror.starlingx.cengn.ca/mirror/starlingx/release/latest_release/debian/monolithic/outputs/helm-charts/stx-openstack-1.0-1.stx.6-debian-stable-latest.tgz\
wget https://mirror.starlingx.windriver.com/mirror/starlingx/release/latest_release/debian/monolithic/outputs/helm-charts/stx-openstack-1.0-1.stx.6-debian-stable-latest.tgz\
-O $HOME/Downloads/stx-openstack-pkg.tgz
```