chef-lctp/site-cookbooks/ntp/README.md

16 lines
304 B
Markdown
Raw Normal View History

2014-01-27 10:38:48 +00:00
Description
===========
2014-03-11 16:36:13 +00:00
setups a network time protocol daemon.
2014-01-27 10:38:48 +00:00
Attributes
==========
node.ntp.subnets - restrict query to a subnet, default is ["::1", "127.0.0.1"]
node.ntp.server - upstream ntp server to synchronize with, default is "de.pool.ntp.org"
Usage
=====
include\_recipe "ntp::default"