You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,10 @@ Tells Puppet whether to refrain from monitoring the NTP service. Valid options:
160
160
161
161
Specifies an NTP driftfile. Valid options: string containing an absolute path. Default value: '/var/lib/ntp/drift' (except on AIX and Solaris)
162
162
163
+
#### `fudge`
164
+
165
+
Used to provide additional information for individual clock drivers. Valid options: array containing strings that follow the `fudge` command. Default value: []
166
+
163
167
####`iburst_enable`
164
168
165
169
Specifies whether to enable the iburst option for every NTP peer. Valid options: 'true' or 'false'. Default value: 'false' (except on AIX and Debian)
0 commit comments