xoxys.chrony/index.md

1.6 KiB

title type
chrony docs

Source Code Build Status License: MIT

Setup chrony NTP.


Default Variables

chrony_allow

Default value

chrony_allow: []

chrony_log

Default value

chrony_log:
  - measurements
  - statistics
  - tracking

chrony_logdir

Default value

chrony_logdir: /var/log/chrony

chrony_ntsdumpdir

Default value

chrony_ntsdumpdir: /var/lib/chrony

chrony_pool

Default value

chrony_pool: 2.pool.ntp.org iburst

chrony_port

The port option can be set to 0 to make chrony daemon to never open any listening port for server operation and to operate strictly in a client-only mode.

Default value

chrony_port: 0

chrony_server

Default value

chrony_server: []

Dependencies

None.