xoxys.chrony/defaults/main.yml

19 lines
415 B
YAML
Raw Normal View History

2022-04-10 17:26:44 +02:00
---
2022-09-12 21:33:51 +02:00
chrony_pool: 2.pool.ntp.org iburst
chrony_server: []
2022-04-10 17:26:44 +02:00
2022-09-12 21:33:51 +02:00
chrony_allow: []
2022-04-10 17:26:44 +02:00
2022-09-18 23:27:54 +02:00
# @var chrony_port:description: >
# 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.
# @end
chrony_port: 0
2022-09-12 21:33:51 +02:00
chrony_ntsdumpdir: /var/lib/chrony
2022-04-10 17:26:44 +02:00
2022-09-12 21:33:51 +02:00
chrony_logdir: /var/log/chrony
chrony_log:
- measurements
- statistics
- tracking