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

16 lines
302 B
Markdown
Raw Normal View History

2014-01-27 10:38:48 +00:00
Description
===========
setups network time protocol daemon.
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"