Robert Kaussow
2cf26665e0
All checks were successful
continuous-integration/drone/push Build is passing
19 lines
415 B
YAML
19 lines
415 B
YAML
---
|
|
chrony_pool: 2.pool.ntp.org iburst
|
|
chrony_server: []
|
|
|
|
chrony_allow: []
|
|
|
|
# @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
|
|
chrony_ntsdumpdir: /var/lib/chrony
|
|
|
|
chrony_logdir: /var/log/chrony
|
|
chrony_log:
|
|
- measurements
|
|
- statistics
|
|
- tracking
|