Skip to content

Commit fa1823f

Browse files
mnasiadkayoctozepto
authored andcommitted
docs: Document CentOS 8 Stream usage
For the CentOS 8 to 8-stream transition, we will have a period where both CentOS 8 and 8-stream images are available. We differentiate these images via a tag - the CentOS 8-stream images will have a tag of victoria-centos8s. Depends-On: https://review.opendev.org/c/openstack/kolla/+/792763 Change-Id: I481235abfabb9d8fe10c542cf5a012cb7a25e7a7
1 parent 6f1a02d commit fa1823f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/source/user/quickstart.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,13 @@ There are a few options that are required to deploy Kolla-Ansible:
375375
376376
kolla_base_distro: "centos"
377377
378+
You can also use CentOS Stream 8 - it's recommended for new installations
379+
because CentOS Linux 8 will be supported only until `31st Dec 2021 <https://wiki.centos.org/About/Product>`__.
380+
381+
.. code-block:: yaml
382+
383+
openstack_tag_suffix: "-centos8s"
384+
378385
Next "type" of installation needs to be configured.
379386
Choices are:
380387

0 commit comments

Comments
 (0)