ae889c0d0b
Closes-bug: 2075158 Change-Id: I2f5d887a49a3bea190c70900a46642971904d48e Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
13 lines
472 B
ReStructuredText
13 lines
472 B
ReStructuredText
.. note::
|
|
Before running the Ansible bootstrap playbook, it is important that you
|
|
ensure that controller-0 server time is synchronized correctly. Run the following
|
|
command:
|
|
|
|
.. code-block:: bash
|
|
|
|
# check the current server time
|
|
$ date
|
|
|
|
# if the current server time is not correct, update the NTP Servers configuration.
|
|
For more information, see :ref:`Configure NTP Servers <configuring-ntp-servers-and-services-using-the-cli>`.
|