We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83d300f + fa1823f commit 89f062fCopy full SHA for 89f062f
doc/source/user/quickstart.rst
@@ -375,6 +375,13 @@ There are a few options that are required to deploy Kolla-Ansible:
375
376
kolla_base_distro: "centos"
377
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
385
Next "type" of installation needs to be configured.
386
Choices are:
387
0 commit comments