kayobe/doc/source
Mark Goddard 650919f527 Disable chrony container by default
Fixes an issue where multiple NTP daemons could be running on the
overcloud hosts, due to Kolla Ansible deploying a chrony container by
default starting with the Rocky release.

Kayobe now overrides this default, to ensure that chrony does not conflict
with the NTP daemon deployed on the host. To use the containerised chrony
daemon instead, set ``kolla_enable_chrony`` to ``true`` in
``${KAYOBE_CONFIG_PATH}/kolla.yml``. This will also disable the host NTP
daemon.

To ensure that chrony is not running, Kayobe removes the chrony container
if ``kolla_enable_chrony`` is ``false`` in the following commands:

* ``kayobe overcloud service deploy``
* ``kayobe overcloud service reconfigure``
* ``kayobe overcloud service upgrade``

The play in Kayobe is tagged with ``stop-chrony``.

Change-Id: I89a973c0b600abece79bddcba5a46cc28a4f1df9
Story: 2005272
Task: 30122
2019-07-15 09:29:25 +01:00
..
administration Change examples to apply all security-related package updates 2019-07-12 19:05:47 +02:00
configuration Disable chrony container by default 2019-07-15 09:29:25 +01:00
development Remove release notes readthedocs webhook job 2019-05-20 15:41:05 +01:00
architecture.rst Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
conf.py License kayobe project under Apache2 2017-04-06 10:15:29 +01:00
control-plane-service-placement.rst Add ceph_disks and mdadm_arrays to service placement docs 2019-05-23 11:51:31 +01:00
custom-ansible-playbooks.rst Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
deployment.rst Correct statement about default kolla images 2019-05-31 12:45:02 +01:00
getting-started.rst Add welcome page overview doc 2019-05-22 09:30:55 +01:00
index.rst Add welcome page overview doc 2019-05-22 09:30:55 +01:00
installation.rst Update supported CentOS version 2019-05-20 12:12:39 +01:00
resources.rst Add welcome page overview doc 2019-05-22 09:30:55 +01:00
upgrading.rst Change examples to apply all security-related package updates 2019-07-12 19:05:47 +02:00
usage.rst Fix path to virtualenv in usage guide 2018-07-30 09:21:42 +01:00