-
Notifications
You must be signed in to change notification settings - Fork 328
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-ntp
base: 0.1.0
head repository: puppetlabs/puppetlabs-ntp
compare: 0.2.0
- 10 commits
- 6 files changed
- 7 contributors
Commits on May 15, 2012
-
(#14497) Add tinker_panic option for ntpd
Automatically sets tinker_panic 0 when $is_virtual is true. This configuration enables ntpd to cope with large clock skews, such as occur when a VM guest is suspended and resumed. More information is available here: http://www.vmware.com/pdf/vmware_timekeeping.pdf
Configuration menu - View commit details
-
Copy full SHA for aa336b4 - Browse repository at this point
Copy the full SHA aa336b4View commit details
Commits on Oct 9, 2012
-
Configuration menu - View commit details
-
Copy full SHA for f12130f - Browse repository at this point
Copy the full SHA f12130fView commit details -
Merge pull request #26 from rcoleman/oh_one_one_release
Update Modulefile for 0.1.0 release
Branan Purvine-Riley committedOct 9, 2012 Configuration menu - View commit details
-
Copy full SHA for 8c9af68 - Browse repository at this point
Copy the full SHA 8c9af68View commit details
Commits on Oct 10, 2012
-
Merge pull request #19 from hakamadare/master
(#14497) Add tinker_panic option for ntpd
Ryan Coleman committedOct 10, 2012 Configuration menu - View commit details
-
Copy full SHA for 8725bb8 - Browse repository at this point
Copy the full SHA 8725bb8View commit details -
Merge pull request #25 from actionjack/master
Added support for Amazon Linux
Ryan Coleman committedOct 10, 2012 Configuration menu - View commit details
-
Copy full SHA for e431694 - Browse repository at this point
Copy the full SHA e431694View commit details
Commits on Oct 11, 2012
-
Fix is_virtual check in ntp.conf templates
is_virtual fact must be checked using a string comparison. The previous logic would resolve true if the is_virtual fact was defined. This meant that on servers where is_virtual was defined as "false", the vm-only snippet was still inserted into the template.
Configuration menu - View commit details
-
Copy full SHA for 1aa00ce - Browse repository at this point
Copy the full SHA 1aa00ceView commit details
Commits on Oct 19, 2012
-
Merge pull request #27 from mdsummers/is_virtual_check
Fix is_virtual check in ntp.conf templates
Branan Purvine-Riley committedOct 19, 2012 Configuration menu - View commit details
-
Copy full SHA for da12148 - Browse repository at this point
Copy the full SHA da12148View commit details
Commits on Nov 4, 2012
-
Trivial fix for style, and made the README and comment match up
Puppet-lint was complaining about "ensure found on line but it's not the first attribute on line 109". Trivial fix (swapped the ensure and the name). Also, the README didn't mention Debian or CentOS, but the comment block in init.pp did. I added both to the README. I happen to be using this with Debian unstable, but I haven't tested it extensively enough to say "yep, this works". It, however, works for me.
Configuration menu - View commit details
-
Copy full SHA for 162a9fb - Browse repository at this point
Copy the full SHA 162a9fbView commit details
Commits on Nov 5, 2012
-
Merge pull request #31 from BillWeiss/master
fairly trivial fix to make puppet-lint stop complaining, and a doc update
Configuration menu - View commit details
-
Copy full SHA for e6e8d9e - Browse repository at this point
Copy the full SHA e6e8d9eView commit details
Commits on Dec 10, 2012
-
Increment Modulefile for 0.2.0 release
0.2.0 is a backwards compatible feature and bug-fix release. Since 0.1.0, support for Amazon Linux was added, fixes for style were implemented and support was added for tinker_panic. tinker_panic will default to on when the fact is_virtual is true.
Ryan Coleman committedDec 10, 2012 Configuration menu - View commit details
-
Copy full SHA for 7a16a3a - Browse repository at this point
Copy the full SHA 7a16a3aView 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 0.1.0...0.2.0