From 58bf20f8a6709f2ea75f95659c0211c1aff7c7b3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 8 Feb 2020 02:27:20 +0100 Subject: added chrony role --- inventory/host_vars/ele-dione.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (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 5654d8c8..e6676a23 100644 --- a/inventory/host_vars/ele-dione.yml +++ b/inventory/host_vars/ele-dione.yml @@ -36,3 +36,15 @@ kubelet_lvm: lv: kubelet size: 10G fs: ext4 + + +chrony_source_pools: + - name: at.pool.ntp.org + options: iburst + +chrony_hwtimestamp_interfaces: + - name: "*" + +chrony_server: + allow: + - "{{ network_zones.lan.prefix }}" -- cgit v1.2.3