On 11 July 2013 20:28, Dan White <y...@comcast.net> wrote:

> Excellent.  I will see what I can do to contribute a run-it-by-cron option
> to the module, since I already do that.
>
> As far as the large time differences, there are multiple references "out
> there" to a line at the top of ntp.conf as follows:
>
> tinker panic 0
>

That line's actually *required* on VM guests (see
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006427
 - search for 'NTP Recommendations'
).  The templates could use updating to guard it with '<% if @panic ==
false || @is_virtual == true -%>' instead of just the single @panic check
 that they currently have
.  Or does it perhaps need to be a little more complex so that a warning
can be spat out if the conflicting options of @panic == true and
@is_virtual == true are set for a particular guest?

Regards,

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to