This commit is contained in:
Mike Reeves
2022-09-19 15:10:11 -04:00
parent 2abfcdc042
commit 22e8c7ef3e
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ chronyconf:
- source: salt://ntp/chrony.conf
- template: jinja
- defaults:
NTPCONFIG: {{ NTPCONFIG.ntp }}
NTPCONFIG: {{ NTPCONFIG }}
chronyd:
service.running:
+4 -3
View File
@@ -1,4 +1,5 @@
ntp:
servers:
description: NTP Server List
title: NTP Servers
config:
servers:
description: NTP Server List
title: NTP Servers