summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-27 23:26:04 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-28 00:52:04 +0100
commit221413244a408cfe27c894a8aef4c68a38348b43 (patch)
treea4eb0760f37e2910e40b13173f2e611bbd0ae9b4 /inventory
parentmove chrony role to core/ntp (WIP) (diff)
core/ntp role add systemd-timesyncd and openntpd
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ele-dione.yml2
-rw-r--r--inventory/host_vars/lw-dione.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml
index e187f8aa..635ab2f8 100644
--- a/inventory/host_vars/ele-dione.yml
+++ b/inventory/host_vars/ele-dione.yml
@@ -51,4 +51,4 @@ ntp_hwtimestamp_interfaces:
ntp_server:
allow:
- - "{{ network_zones.lan.prefix }}"
+ - "{{ network_zones.lan.prefix }}"
diff --git a/inventory/host_vars/lw-dione.yml b/inventory/host_vars/lw-dione.yml
index 3e38dbd1..ce9016ca 100644
--- a/inventory/host_vars/lw-dione.yml
+++ b/inventory/host_vars/lw-dione.yml
@@ -52,4 +52,4 @@ ntp_hwtimestamp_interfaces:
ntp_server:
allow:
- - "192.168.32.0/24"
+ - "192.168.32.0/24"