Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241718
leap-seconds.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
775 B
Referenced Files
None
Subscribers
None
leap-seconds.sls
View Options
# -------------------------------------------------------------
# Salt — Hotfixes to mitigate bugs and security issues
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Leap seconds for NTP
#
# Known issue - https://bugs.ntp.org/show_bug.cgi?id=3898
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%
if
grains
[
'os'
]
==
'FreeBSD'
%}
/var/db/ntpd.leap-seconds.list
:
file.managed
:
-
source
:
https://data.iana.org/time-zones/tzdb/leap-seconds.list
-
skip_verify
:
True
-
mode
:
644
{%
endif
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 06:07 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065250
Default Alt Text
leap-seconds.sls (775 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment