Update the repositories file with stein.
Add the stein in repository and remove ocata. Change-Id: I4cb410d65555887e158d731f3998c0dda66db262
This commit is contained in:
parent
d5adb8342e
commit
d36f5f5463
@ -83,6 +83,7 @@
|
||||
.otop {background: #dfb;}
|
||||
.ptoq {background: #afd;}
|
||||
.qtor {background: #aee;}
|
||||
.rtos {background: #ade;}
|
||||
.validations {background: #fdd;}
|
||||
.optional {background: #ffe;}
|
||||
|
||||
|
@ -34,24 +34,6 @@ For example
|
||||
Enable the appropriate repos for the desired release, as indicated below.
|
||||
Do not enable any other repos not explicitly marked for that release.
|
||||
|
||||
.. admonition:: Ocata
|
||||
:class: ocata ntoo
|
||||
|
||||
Enable the current Ocata repositories
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b ocata current
|
||||
|
||||
.. admonition:: Ceph
|
||||
:class: ceph
|
||||
|
||||
Include the Ceph repo in the tripleo-repos call
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b ocata current ceph
|
||||
|
||||
.. admonition:: Pike
|
||||
:class: pike otop
|
||||
|
||||
@ -68,7 +50,7 @@ For example
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b pike current ceph
|
||||
sudo -E tripleo-repos -b pike current ceph
|
||||
|
||||
.. admonition:: Queens
|
||||
:class: queens ptoq
|
||||
@ -89,13 +71,13 @@ For example
|
||||
sudo -E tripleo-repos -b queens current ceph
|
||||
|
||||
.. admonition:: Rocky
|
||||
:class: rocky mton
|
||||
:class: rocky qtor
|
||||
|
||||
Enable the current Rocky repositories
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b rocky current
|
||||
sudo -E tripleo-repos -b rocky current
|
||||
|
||||
.. admonition:: Ceph
|
||||
:class: ceph
|
||||
@ -106,6 +88,24 @@ For example
|
||||
|
||||
sudo -E tripleo-repos -b rocky current ceph
|
||||
|
||||
.. admonition:: Stein
|
||||
:class: stein rtos
|
||||
|
||||
Enable the current Stein repositories
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b stein current
|
||||
|
||||
.. admonition:: Ceph
|
||||
:class: ceph
|
||||
|
||||
Include the Ceph repo in the tripleo-repos call
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -E tripleo-repos -b stein current ceph
|
||||
|
||||
.. admonition:: Fedora 28
|
||||
:class: fedora28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user