Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | Convert restrict to an array of restrictions. | Ashley Penney | |
Instead of a boolean with hardcoded values we now just convert restrict into an array of lines related to restrictions. | |||
2013-07-29 | Add preferred_servers feature. | Ashley Penney | |
This adds: `preferred_servers` [Array]: The servers to prefer. As requested by Erik Dalén! | |||
2013-07-29 | Remove all the distribution specific templates. | Ashley Penney | |
Add a single ntp.conf.erb as the standard template going forward, to ease the maintenance burden of adding features to this module. |