-
Notifications
You must be signed in to change notification settings - Fork 328
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-ntp
base: 1.0.1
head repository: puppetlabs/puppetlabs-ntp
compare: 2.0.0-rc1
- 18 commits
- 23 files changed
- 3 contributors
Commits on Jul 21, 2013
-
correct anchor pattern bug number
Matthew Haughton committedJul 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 84a7d92 - Browse repository at this point
Copy the full SHA 84a7d92View commit details
Commits on Jul 22, 2013
-
Merge pull request #79 from 3flex/fix-bug-number-typo
correct anchor pattern bug number
Ashley Penney committedJul 22, 2013 Configuration menu - View commit details
-
Copy full SHA for c5408ae - Browse repository at this point
Copy the full SHA c5408aeView commit details
Commits on Jul 29, 2013
-
Add new parameters to allow more flexible configuration.
`driftfile` [String]: Allows the setting of the driftfile location. `keys_enable` [Boolean]: Should the ntp keys option be enabled? `keys_file` [String]: Where are the keys stored? `keys_trusted` [Array]: List of keys to trust. `keys_requestkey` [String]: Request key to use. `keys_controlkey` [String]: Control key to use. If keys_enable is set then the directory that keysfile is stored in is created (recursively). Currently we don't manage the keys file but that is an option to be added.
Ashley Penney committedJul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 0235486 - Browse repository at this point
Copy the full SHA 0235486View commit details -
Remove all the distribution specific templates.
Add a single ntp.conf.erb as the standard template going forward, to ease the maintenance burden of adding features to this module.
Ashley Penney committedJul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for e896ad9 - Browse repository at this point
Copy the full SHA e896ad9View commit details -
Add tests for the new keys options.
Ashley Penney committedJul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 56df86a - Browse repository at this point
Copy the full SHA 56df86aView commit details -
Add preferred_servers feature.
This adds: `preferred_servers` [Array]: The servers to prefer. As requested by Erik Dalén!
Ashley Penney committedJul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 5c1164c - Browse repository at this point
Copy the full SHA 5c1164cView commit details
Commits on Jul 30, 2013
-
Add documentation for new parameters.
Ashley Penney committedJul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for 768e4dc - Browse repository at this point
Copy the full SHA 768e4dcView commit details -
Convert some classes to not be parameterized.
We're following (where possible) the pattern of having parameters only exist on interface classes. As ntp::config and ntp::install are just internal, private, classes, these don't make sense to allow changes to.
Ashley Penney committedJul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for 7fbbbd0 - Browse repository at this point
Copy the full SHA 7fbbbd0View commit details -
A lot of changes here, primarily to unify the spec testing in a single spec file to reflect the changes to the private ntp::config and ::install classes. As a side effect make sure we properly test each supported distribution (including Gentoo properly) and prefer to use 'content' => /blah/ rather than other methods of testing file contents.
Ashley Penney committedJul 30, 2013 Configuration menu - View commit details
-
Copy full SHA for ef93b7e - Browse repository at this point
Copy the full SHA ef93b7eView commit details
Commits on Jul 31, 2013
-
Merge pull request #80 from apenney/single_template
Merge all the templates together, add a few new features to help with the merge.
Ashley Penney committedJul 31, 2013 Configuration menu - View commit details
-
Copy full SHA for e3feec2 - Browse repository at this point
Copy the full SHA e3feec2View commit details
Commits on Aug 8, 2013
-
Convert restrict to an array of restrictions.
Instead of a boolean with hardcoded values we now just convert restrict into an array of lines related to restrictions.
Ashley Penney committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for 52ff81b - Browse repository at this point
Copy the full SHA 52ff81bView commit details -
Merge pull request #87 from apenney/restrict
Convert restrict to an array of restrictions.
Ashley Penney committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for 042fa75 - Browse repository at this point
Copy the full SHA 042fa75View commit details
Commits on Aug 9, 2013
-
Ashley Penney committed
Aug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for e7a3a21 - Browse repository at this point
Copy the full SHA e7a3a21View commit details -
Merge pull request #88 from apenney/restrict
Add specs for restrict.
Ashley Penney committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 7a2a51e - Browse repository at this point
Copy the full SHA 7a2a51eView commit details -
Prepare an rc release and add the CHANGELOG.
Ashley Penney committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 3a1e689 - Browse repository at this point
Copy the full SHA 3a1e689View commit details -
Ashley Penney committed
Aug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 687bf29 - Browse repository at this point
Copy the full SHA 687bf29View commit details -
Add in parameters that may be effected.
Ashley Penney committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 7b4a3ac - Browse repository at this point
Copy the full SHA 7b4a3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eaf2b7 - Browse repository at this point
Copy the full SHA 6eaf2b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.1...2.0.0-rc1