From 8ffeaf71efa7472ff8511c445aa8874b1b1f3613 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 27 Nov 2020 21:24:53 +0100 Subject: move chrony role to core/ntp (WIP) --- inventory/host_vars/ele-dione.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'inventory/host_vars/ele-dione.yml') diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml index 1152e5cf..e187f8aa 100644 --- a/inventory/host_vars/ele-dione.yml +++ b/inventory/host_vars/ele-dione.yml @@ -39,13 +39,16 @@ kubelet_lvm: fs: ext4 -chrony_source_pools: +ntp_variant: chrony + +ntp_client: + pools: - name: at.pool.ntp.org options: iburst -chrony_hwtimestamp_interfaces: +ntp_hwtimestamp_interfaces: - name: "*" -chrony_server: +ntp_server: allow: - "{{ network_zones.lan.prefix }}" -- cgit v1.2.3