Fix the incorrect Chrony configuration path

Change-Id: Ie40572bd3fb4e88988b023b2b8e2e0ac16a18c1e
Closes-Bug: #1734335
This commit is contained in:
chenxing 2017-12-01 19:33:58 +08:00
parent 2656c15402
commit ab6496055e
1 changed files with 13 additions and 2 deletions

View File

@ -34,11 +34,22 @@ Install and configure components
.. end
2. Edit the ``/etc/chrony.conf`` file and comment out or remove all
2. Configure the ``chrony.conf`` file and comment out or remove all
but one ``server`` key. Change it to reference the controller node:
For RHEL, CentOS, or SUSE, edit the ``/etc/chrony.conf`` file:
.. path /etc/chrony.conf
.. code-block:: shell
.. code-block:: ini
server controller iburst
.. end
For Ubuntu, edit the ``/etc/chrony/chrony.conf`` file:
.. path /etc/chrony/chrony.conf
.. code-block:: ini
server controller iburst