blob: 591184fe0cd4e3f48dda112dfdab3520acfecab6 [file] [log] [blame]
#
# MANAGED BY PUPPET
#
init_config:
instances:
- offset_threshold: <%= @offset_threshold %>
<% if @host -%>
host: <%= @host %>
<% end -%>
<% if @port -%>
port: <%= @port %>
<% end -%>
<% if @version -%>
version: <%= @version %>
<% end -%>
<% if @timeout -%>
timeout: <%= @timeout %>
<% end -%>
# Optional params:
#
# host: pool.ntp.org
# port: ntp
# version: 3
# timeout: 5