Browse Source

refactor: remove ntpservers defaults

pull/20/head
kkeane 5 years ago
parent
commit
6dc4152755
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      chrony/defaults.yaml

+ 0
- 5
chrony/defaults.yaml View File

@@ -6,11 +6,6 @@ chrony:
service:
name: chronyd
config: /etc/chrony.conf
ntpservers:
- '0.us.pool.ntp.org'
- '1.us.pool.ntp.org'
- '2.us.pool.ntp.org'
- '3.us.pool.ntp.org'
options: iburst
logdir: /var/log/chrony
keyfile: /etc/chrony.keys

Loading…
Cancel
Save