chrony: VM: use chronos
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
f2841ed288
commit
da1ba41f8d
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ pool 2.arch.pool.ntp.org iburst
|
|||
|
||||
{% if ansible_hostname == "chronos" %}
|
||||
refclock PPS /dev/pps0 refid PPS
|
||||
{% else %}
|
||||
server chronos.lan.k3s.fr iburst
|
||||
{% endif %}
|
||||
|
||||
#######################################################################
|
||||
|
|
Loading…
Reference in a new issue