Merge "[doc] Manage supported platforms in a single place"
This commit is contained in:
@ -26,8 +26,8 @@ Install the operating system
|
||||
Install one of the following supported operating systems on the deployment
|
||||
hosts:
|
||||
|
||||
* `Ubuntu server 24.04 (Noble Numbat) LTS 64-bit <http://releases.ubuntu.com/24.04/>`_
|
||||
* `Debian 12 (Bookworm) LTS 64-bit <https://www.debian.org/distrib/>`_
|
||||
.. raw:: HTML
|
||||
:file: supported-platforms.html
|
||||
|
||||
Configure at least one network interface to access the Internet or suitable
|
||||
local repositories.
|
||||
|
@ -4,13 +4,12 @@ Software requirements
|
||||
Ensure that all hosts within the OpenStack-Ansible (OSA) environment meet the
|
||||
following minimum requirements:
|
||||
|
||||
* Debian
|
||||
Operating Systems:
|
||||
|
||||
* Debian 12 (bookworm)
|
||||
.. raw:: HTML
|
||||
:file: supported-platforms.html
|
||||
|
||||
* Ubuntu
|
||||
|
||||
* Ubuntu 24.04 LTS (Noble Numbat)
|
||||
Configuration:
|
||||
|
||||
* Secure Shell (SSH) client and server that support public key
|
||||
authentication
|
||||
|
4
deploy-guide/source/supported-platforms.html
Normal file
4
deploy-guide/source/supported-platforms.html
Normal file
@ -0,0 +1,4 @@
|
||||
<ul>
|
||||
<li>Ubuntu Server 24.04 (Noble Numbat) 64-bit</li>
|
||||
<li>Debian 12 64-bit</li>
|
||||
</ul>
|
@ -11,8 +11,9 @@ Installing the operating system
|
||||
Install one of the following supported operating systems on the
|
||||
target host:
|
||||
|
||||
* Ubuntu server 24.04 (Noble Numbat) LTS 64-bit
|
||||
* Debian 12 64-bit
|
||||
.. raw:: HTML
|
||||
:file: supported-platforms.html
|
||||
|
||||
|
||||
Configure at least one network interface to access the Internet or
|
||||
suitable local repositories.
|
||||
|
Reference in New Issue
Block a user