mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add NTP
This commit is contained in:
@@ -10,7 +10,7 @@ chronyconf:
|
||||
- source: salt://ntp/chrony.conf
|
||||
- template: jinja
|
||||
- defaults:
|
||||
NTPCONFIG: {{ NTPCONFIG.ntp }}
|
||||
NTPCONFIG: {{ NTPCONFIG }}
|
||||
|
||||
chronyd:
|
||||
service.running:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
ntp:
|
||||
servers:
|
||||
description: NTP Server List
|
||||
title: NTP Servers
|
||||
config:
|
||||
servers:
|
||||
description: NTP Server List
|
||||
title: NTP Servers
|
||||
|
||||
Reference in New Issue
Block a user