chef-lctp/site-cookbooks/ntp
2014-01-27 16:07:01 +01:00
..
attributes First commit 2014-01-19 15:34:01 +01:00
files/default/test workaround for ntp check 2014-01-27 16:07:01 +01:00
recipes First commit 2014-01-19 15:34:01 +01:00
templates/default First commit 2014-01-19 15:34:01 +01:00
metadata.rb First commit 2014-01-19 15:34:01 +01:00
README.md add documentation 2014-01-27 11:38:48 +01: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"