Merge "Required SAN parameter for local registry"

This commit is contained in:
Zuul 2022-09-14 20:51:02 +00:00 committed by Gerrit Code Review
commit f734b43335

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::