summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2012-05-13(#14457) Add FreeBSD support for the NTP classWill Hopper
2011-12-04(#11155) Fix templates so they are ruby-1.9.2 compatibleKen Barber
The templates had #each methods being called on strings which is not ruby-1.9.2 compatible. Instead, I've converted the string to an array using a pattern that is still compatible if an array is passed.
2011-02-23Add Enterprise Linux supportv0.0.2Jeff McCune
2011-02-23Updated documentation in ntp class header.Jeff McCune
Added example for autoupdate and centos testing support.
2011-02-23Add ntp debian module.Jeff McCune
This module will be published to the forge and includes Debian and Ubuntu support initially. RedHat support will be added shortly.
2011-02-23Initial commitJeff McCune