Required SAN parameter for local registry

(Already Cherry picked in the following reviews:
https://review.opendev.org/c/starlingx/docs/+/857061
https://review.opendev.org/c/starlingx/docs/+/857060

- Reword the "The ``ipAddresses``" sentence.
- Removed the "By default after deployment" note.

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: Id013cd2b64d22e1bdc5bb22f36d2b4b47523a873
This commit is contained in:
Elaine Fonaro 2022-09-13 18:42:16 -03:00 committed by Juanita-Balaraj
parent 0480816fca
commit 47c5410fb1

View File

@ -34,9 +34,9 @@ Update the following fields:
* The ``subject`` fields to identify your particular system.
* The ``ipAddresses`` with the |OAM| Floating IP Address and the MGMT Floating
IP address for this system. Use the :command:`system addrpool-list` command
to get the |OAM| floating IP Address and management floating IP Address for
your system.
IP address for this system which MUST be specified for this certificate. Use
the :command:`system addrpool-list` command to get the |OAM| floating IP
Address and MGMT floating IP Address for your system.
* The ``dnsNames`` with ``registry.local``, ``registry.central`` and any |FQDN|
names configured for this system's |OAM| Floating IP Address in an external
@ -73,12 +73,6 @@ Update the following fields:
- registry.central
- <external-FQDN-for-OAM-Floating-IP-Address, if applicable>
.. note::
By default after deployment, all system configurations have both OAM and
MGMT floating IPs in the docker registry certificate.
#. Apply the configuration.
.. code-block::