summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2013-08-29Merge pull request #91 from apenney/inheritsHEADmasterAshley Penney
2013-08-19Update default keys file param variable to match init.pp'sJoseph Swick
2013-08-14Remove variables, switch to inherits.Ashley Penney
2013-08-08Convert restrict to an array of restrictions.Ashley Penney
2013-07-30Convert some classes to not be parameterized.Ashley Penney
2013-07-29Add preferred_servers feature.Ashley Penney
2013-07-29Add new parameters to allow more flexible configuration.Ashley Penney
2013-07-21correct anchor pattern bug numberMatthew Haughton
2013-07-15Merge pull request #73 from gwis/update-deprecation-noticeAshley Penney
2013-07-14Correct deprecation notice to mention 'package_ensure'Gordon Stratton
2013-07-13fix panic parameter in virtual machinesMichael Moll
2013-07-12Merge pull request #69 from simonsd/masterAshley Penney
2013-07-11Clean up README to use puppet highlight.Nan Liu
2013-07-10Ensure the spacing between class and ( is consistent.Ashley Penney
2013-07-10Archlinux now also has osfamily factDave Simons
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