summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-helene.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-helene.yml')
-rw-r--r--inventory/host_vars/ele-helene.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-helene.yml b/inventory/host_vars/ele-helene.yml
index 7947f05a..01d8993e 100644
--- a/inventory/host_vars/ele-helene.yml
+++ b/inventory/host_vars/ele-helene.yml
@@ -32,6 +32,14 @@ spreadspace_apt_repo_components:
- prometheus
+ntp_variant: chrony
+
+ntp_client:
+ servers:
+ - name: "{{ network_zones.lan.gateway }}"
+ options: iburst
+
+
installer_storage:
type: lvm
vg: "{{ host_name }}"