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;}
|
.otop {background: #dfb;}
|
||||||
.ptoq {background: #afd;}
|
.ptoq {background: #afd;}
|
||||||
.qtor {background: #aee;}
|
.qtor {background: #aee;}
|
||||||
|
.rtos {background: #ade;}
|
||||||
.validations {background: #fdd;}
|
.validations {background: #fdd;}
|
||||||
.optional {background: #ffe;}
|
.optional {background: #ffe;}
|
||||||
|
|
||||||
|
@ -34,24 +34,6 @@ For example
|
|||||||
Enable the appropriate repos for the desired release, as indicated below.
|
Enable the appropriate repos for the desired release, as indicated below.
|
||||||
Do not enable any other repos not explicitly marked for that release.
|
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
|
.. admonition:: Pike
|
||||||
:class: pike otop
|
:class: pike otop
|
||||||
|
|
||||||
@ -68,7 +50,7 @@ For example
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo -E tripleo-repos -b pike current ceph
|
sudo -E tripleo-repos -b pike current ceph
|
||||||
|
|
||||||
.. admonition:: Queens
|
.. admonition:: Queens
|
||||||
:class: queens ptoq
|
:class: queens ptoq
|
||||||
@ -89,13 +71,13 @@ For example
|
|||||||
sudo -E tripleo-repos -b queens current ceph
|
sudo -E tripleo-repos -b queens current ceph
|
||||||
|
|
||||||
.. admonition:: Rocky
|
.. admonition:: Rocky
|
||||||
:class: rocky mton
|
:class: rocky qtor
|
||||||
|
|
||||||
Enable the current Rocky repositories
|
Enable the current Rocky repositories
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo -E tripleo-repos -b rocky current
|
sudo -E tripleo-repos -b rocky current
|
||||||
|
|
||||||
.. admonition:: Ceph
|
.. admonition:: Ceph
|
||||||
:class: ceph
|
:class: ceph
|
||||||
@ -106,6 +88,24 @@ For example
|
|||||||
|
|
||||||
sudo -E tripleo-repos -b rocky current ceph
|
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
|
.. admonition:: Fedora 28
|
||||||
:class: fedora28
|
:class: fedora28
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user