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

View File

@@ -10,7 +10,7 @@ chronyconf:
- source: salt://ntp/chrony.conf - source: salt://ntp/chrony.conf
- template: jinja - template: jinja
- defaults: - defaults:
NTPCONFIG: {{ NTPCONFIG.ntp }} NTPCONFIG: {{ NTPCONFIG }}
chronyd: chronyd:
service.running: service.running:

View File

@@ -1,4 +1,5 @@
ntp: ntp:
servers: config:
description: NTP Server List servers:
title: NTP Servers description: NTP Server List
title: NTP Servers