Security Guide refers to a non existing StarlingX Mirror (r10, r11, dsR10, dsR11)
Change-Id: I80ec9a0103ff67aa94d7e1919ce4b09b0ad38fb3 Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
This commit is contained in:
@@ -37,7 +37,7 @@ This procedure should be performed on your Linux-based system.
|
||||
|
||||
.. code-block::
|
||||
|
||||
$ wget`https://mirror.starlingx.cengn.ca/mirror/starlingx/master/debian/monolithic/latest_build/outputs/remote-cli/ <https://mirror.starlingx.cengn.ca/mirror/starlingx/master/debian/monolithic/latest_build/outputs/remote-cli/stx-remote-cli-1.0.tgz>`__\ oidc-auth
|
||||
$ wget https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/monolithic/latest_build/outputs/remote-cli/ oidc-auth
|
||||
$ chmod a+rx oidc-auth
|
||||
|
||||
$ sudo apt install python3-pip
|
||||
|
||||
@@ -54,7 +54,7 @@ This procedure should be performed on your Linux-based system.
|
||||
.. parsed-literal::
|
||||
|
||||
$ cd ~
|
||||
$ wget https://mirror.starlingx.cengn.ca/mirror/starlingx/master/debian/monolithic/latest_build/outputs/remote-cli/stx-remote-cli-1.0.tgz
|
||||
$ wget https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/monolithic/latest_build/outputs/remote-cli/stx-remote-cli-1.0.tgz
|
||||
$ tar xvf |prefix|-remote-cli-1.0.tgz
|
||||
|
||||
#. Extract the |prod| system information from the |prefix|-remote-access-info.tar
|
||||
|
||||
Reference in New Issue
Block a user