summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-09Improve the rspec-system tests, making sure we test for the packageAshley Penney
being installed and the config file at least makes basic sense.
2013-07-09Add some basic tests.Ashley Penney
2013-07-09Add rspec-system framework.Ashley Penney
2013-07-09Rewrite the README and prepare the CHANGELOG.Ashley Penney
2013-07-09Rename parameters, remove outdated documentation, and adds inherit toAshley Penney
ntp on the child classes.
2013-07-09Rewrite the spec tests to cover the 4 different classes and improve aAshley Penney
few missing gaps in the testing.
2013-07-08Ensure the rename is done everywhere and wrap the service in aAshley Penney
manage_service param.
2013-07-08Rename package_ensure to ensure_package.Ashley Penney
Add the anchor pattern. Move the deprecation warning out of params to init.
2013-07-05Add Gentoo support. (And reformat archlinux vars)Ashley Penney
2013-07-05Fix specs now things are renamed.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-05Rework specs to pass with renamed params.Ashley Penney
2013-07-05Rename all the servers_real functions to servers.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-06-10Merge pull request #62 from c00w/masterHunter Haugen
Fix NTP templates to use @
2013-05-25User @servers_real instead of servers_real to avoid warningsColin Rice
2013-04-04Merge pull request #54 from puppetlabs/spec_test/pull_49Ryan Coleman
Add test for virtual machines and local clocks
2013-04-04Merge pull request #49 from ↵Ryan Coleman
alexjfisher/feature/master/disable_local_clock_for_vms Omit configuration for a local clock as time source if running on a VM.
2013-04-04Add test for virtual machines and local clocksRyan Coleman
This commit provides a spec test for pull request #49 and commit 01273c53f1cf2015c3ff5a9f704828225d900e03 which specifies that virtual machines should not use the local clock. This test attempts to protect against a regression on that statement.
2013-04-04Merge pull request #53 from puppetlabs/release_0.3.0Ryan Coleman
Release version 0.3.0
2013-04-04Release version 0.3.00.3.0Ryan Coleman
Release 0.3.0 includes fixes to style, a couple bug fixes and adds support for Arch Linux by way of Matt Rogers.
2013-04-04Merge pull request #52 from puppetlabs/travis_updateRyan Coleman
Update Travis.YML
2013-04-04Update Travis.YMLRyan Coleman
This commit updates to a more modern test matrix and adds the configuration necessary to publish in an automated fashion.
2013-03-08Merge pull request #47 from frimik/feature-19418-ntp-templateAdrien Thebo
ntp: fixes #19418 - allow template override
2013-03-08fixes #19418 - missing fixtures for spec testsMikael Fridh
2013-02-27Omit configuration for a local clock as time source if running on a VM.Alexander Fisher
Quoting http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006427 'It is also important not to use the local clock as a time source, often referred to as the Undisciplined Local Clock.'
2013-02-25Merge branch 'mattr--feature/add-archlinux-support'Jeff McCune
* mattr--feature/add-archlinux-support: Add support for Arch Linux closes #40
2013-02-25Add support for Arch LinuxMatt Rogers
Add test for package name and presence Fix bad package name for Arch Linux Fix missing comment in config template
2013-02-25Merge pull request #48 from richardc/patch-1Ken Barber
Restrict the versions and add 3.1
2013-02-25Restrict the versions and add 3.1Richard Clamp
~> 2.6 will match 2.7
2013-02-23ntp: fixes #19418 - allow template overrideMikael Fridh
This allows a template to be explicitly set.
2013-02-14Merge pull request #44 from puppetlabs/readme_updateRyan Coleman
Update Documentation and Purge Extras
2013-02-13Update Documentation and Purge ExtrasRyan Coleman
Commit message from laurenrother Before alterations, this content was the module author-determined description of and instructions for use of the module. As part of a joint Forge/Docs team effort to standardize formatting and encourage quality module documentation, a best practices README template was created via internal and external user testing. That template was then applied to this module. I pulled in content from the original README on GitHub as well as the Forge Module Description. Standard headings were added (Overview, Module Description, Setup, Usage, Implementation, etc.) to organize content, existent content was moved under its appropriate heading and edited for tone/flow/clarity, and basic formatting was done to adhere to template standards. Extraneous, empty READMEs were deleted.
2013-02-02Merge pull request #42 from blkperl/update_travisKen Barber
Update travis and gemfile to puppetlabs standard
2013-02-02Add build status to the READMEWilliam Van Hevelingen
2013-02-02Update travis and gemfile to puppetlabs standardWilliam Van Hevelingen
2012-12-11Merge pull request #39 from mmoll/fix_cp_errorNan Liu
fix copy/paste error in spec file
2012-12-11fix copy/paste error in spec fileMichael Moll
2012-12-10Merge pull request #38 from puppetlabs/contributing_guideRyan Coleman
Add CONTRIBUTING.md
2012-12-10Add CONTRIBUTING.mdRyan Coleman
This commit adds a brief contributing guide that really links back to the wiki page hosted on projects.puppetlabs.com. This file was added mainly for the GitHub functionality described in this blog post: https://github.com/blog/1184-contributing-guidelines
2012-12-10Merge pull request #37 from puppetlabs/doh/nrosier/patch-1Ryan Coleman
Update package-format for support of FreeBSD 9.x
2012-12-10Update package-format for support of FreeBSD 9.xRyan Coleman
This commit comes to you via nrosier but I created a merge conflict with my latest merge and already bothered him with a rebase once.
2012-12-10Merge pull request #29 from mmoll/osfamilyRyan Coleman
switch to the 'osfamily' fact
2012-12-10Merge pull request #33 from codingtony/masterRyan Coleman
Make service ntp started on boot -> service 'ntp' { enable=>$enable...
2012-12-10Merge remote-tracking branch 'origin_master/master'Tony Bussieres
Conflicts: manifests/init.pp