summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2013-07-10Ensure the spacing between class and ( is consistent.Ashley Penney
2013-07-09Add panic as a new parameter in case people want to allow clock skews.Ashley Penney
2013-07-09Rename parameters, remove outdated documentation, and adds inherit toAshley Penney
2013-07-08Ensure the rename is done everywhere and wrap the service in aAshley Penney
2013-07-08Rename package_ensure to ensure_package.Ashley Penney
2013-07-05Add Gentoo support. (And reformat archlinux vars)Ashley Penney
2013-07-05Some syntax fixes as well as deprecate autoupdate.Ashley Penney
2013-07-05Ensure that users can pass in templates from outside of the ntp module.Ashley Penney
2013-07-05Add ntp::service, a class to manage the ntp service.Ashley Penney
2013-07-05Refactor out the main ntp class to break it up into 4 smaller ones.Ashley Penney
2013-07-05Add ntp::params, a place to centralize all configuration information.Ashley Penney
2013-07-05Add ntp::install, a class to manage the ntp packages.Ashley Penney
2013-07-05Add ntp::config, a class to manage the ntp configuration file.Ashley Penney
2013-03-08Merge pull request #47 from frimik/feature-19418-ntp-templateAdrien Thebo
2013-02-25Add support for Arch LinuxMatt Rogers
2013-02-23ntp: fixes #19418 - allow template overrideMikael Fridh
2013-02-13Update Documentation and Purge ExtrasRyan Coleman
2012-12-10Update package-format for support of FreeBSD 9.xRyan Coleman
2012-12-10Merge pull request #29 from mmoll/osfamilyRyan Coleman
2012-12-10Fix service indentation, added parameter documentationTony Bussieres
2012-12-10Add restrict parameterHunter Haugen
2012-12-10added the enable parameter to the init class, so that one can configure ntp t...Tony Bussieres
2012-12-10Fix indentationstephen
2012-12-10have the module fail on unsupported osstephen
2012-12-10Trivial fix for style, and made the README and comment match upBill Weiss
2012-12-10add SuSE supportMichael Moll
2012-12-10switch to the 'osfamily' factMichael Moll
2012-12-10Merge pull request #34 from hunner/add_restrictRyan Coleman
2012-11-28Add restrict parameterHunter Haugen
2012-11-06Fix indentationstephen
2012-11-06have the module fail on unsupported osstephen
2012-11-04Trivial fix for style, and made the README and comment match upBill Weiss
2012-10-09Added support for Amazon linuxActionJack
2012-07-01added fedora supportOhad Levy
2012-05-14(#14492) Update formatting of the NTP moduleWill Hopper
2012-05-13(#14457) Add FreeBSD support for the NTP classWill Hopper
2012-02-19change unqualified variable names into scoped ones.Walter Heck
2011-11-10(#10707) Update documentation for amazon linux supportDan Bode
2011-11-10(#10707) Add os linux to el listDan Bode
2011-02-23Add Enterprise Linux supportv0.0.2Jeff McCune
2011-02-23Updated documentation in ntp class header.Jeff McCune
2011-02-23Add ntp debian module.Jeff McCune
2011-02-23Initial commitJeff McCune