kayobe/doc/source/configuration
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
..
hosts.rst Disable chrony container by default 2019-07-15 09:29:25 +01:00
index.rst Add docs on building images 2019-01-11 17:10:05 +00:00
kayobe.rst Fix two links in the docs pointing to repo on github (moved to opendev) 2019-05-24 16:56:04 +02:00
kolla-ansible.rst Merge "Add support for custom Ceilometer configuration" 2019-07-12 21:28:40 +00:00
kolla.rst Update git.openstack.org to opendev.org 2019-04-24 14:00:18 +01:00
network.rst Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
physical-network.rst Make ansible_host optional for all switch types 2018-11-27 18:56:27 +00:00