Skip to content
Snippets Groups Projects
Commit 4f59be73 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Use defaults.yaml for hshbase.time

parent 46284e3b
No related branches found
No related tags found
No related merge requests found
{%- from "hshbase/map.jinja" import hshbase with context -%}
### THIS FILE IS MANAGED BY SALT!
### YOUR CHANGES WILL BE OVERWRITTEN!
# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
driftfile /var/lib/ntp/ntp.drift driftfile /var/lib/ntp/ntp.drift
...@@ -13,7 +16,7 @@ filegen clockstats file clockstats type day enable ...@@ -13,7 +16,7 @@ filegen clockstats file clockstats type day enable
# You do need to talk to an NTP server or two (or three). # You do need to talk to an NTP server or two (or three).
server time.hs-hannover.de iburst server {{ hshbase['time']['server'] }} iburst
# pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server will # pool.ntp.org maps to about 1000 low-stratum NTP servers. Your server will
# pick a different set every time it starts up. Please consider joining the # pick a different set every time it starts up. Please consider joining the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment