Update the repositories file with stein.

Add the stein in repository and remove ocata.

Change-Id: I4cb410d65555887e158d731f3998c0dda66db262
This commit is contained in:
Natal Ngétal 2019-04-26 13:26:40 +02:00
parent d5adb8342e
commit d36f5f5463
2 changed files with 22 additions and 21 deletions

View File

@ -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;}

View File

@ -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
@ -89,7 +71,7 @@ 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
@ -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