From 4162b8c9be4032678d61affc623d757eebad32ec Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 5 Jul 2022 21:42:45 +0200 Subject: ele-(helene|mon): configure ntp --- inventory/host_vars/ele-mon.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'inventory/host_vars/ele-mon.yml') diff --git a/inventory/host_vars/ele-mon.yml b/inventory/host_vars/ele-mon.yml index cec5adc5..2f2b46eb 100644 --- a/inventory/host_vars/ele-mon.yml +++ b/inventory/host_vars/ele-mon.yml @@ -41,6 +41,15 @@ ssh_users_root: spreadspace_apt_repo_components: - prometheus + +ntp_variant: chrony + +ntp_client: + servers: + - name: "{{ network_zones.lan.gateway }}" + options: iburst + + prometheus_server_storage: type: lvm vg: "{{ host_name }}" -- cgit v1.2.3