Add warning to highlight frequent TLS issue

This relates to the  most common deployment error we come across
when deploying TripleO with TLS Everywhere. Commonly, a deployer
attempting to use an existing or new IdM (FreeIPA) is unreachble
to the undercloud, overcloud nodes, or both. This warning serves
to re-iterate the importance of this connectiviy.

Change-Id: I6084a4032bdb6b9e8655972e388dda48c60b76c3
This commit is contained in:
Harry Rybacki 2019-01-09 10:32:42 -05:00
parent 617847f172
commit f9263dd0c8
1 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,10 @@ There are several things to note from the aforementioned command:
if needed. Note that you can also specify manually the forwarders for the DNS
setup through the ``--forwarder`` option.
.. warning:: Take special care to ensure that the $FreeIPAIP is reachable by
the undercloud and overcloud nodes. This requirement is commonly
overlooked or misunderstood.
For more information on FreeIPA and its capabilities, please consult the
`FreeIPA documentation`_