fix: use client-only mode by default
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-09-18 23:27:54 +02:00
parent 26b819f7d4
commit 2cf26665e0
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,11 @@ 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

View File

@ -7,6 +7,8 @@ pool {{ chrony_pool }}
server {{ item }}
{% endfor %}
port {{ chrony_port }}
sourcedir /run/chrony-dhcp
driftfile /var/lib/chrony/drift
makestep 1.0 3