Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-ntp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: puppetlabs/puppetlabs-ntp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 10, 2011

  1. (#10707) Add os linux to el list

    This patch adds amazon linux support
    by adding 'linux' to the list of platforms
    that are from the redhat os family.
    
    Currently amazon linux is showing up as
    operatingsystem linux. This manifest will
    need to be updated when platform detection with
    facter works properly in the future.
    Dan Bode committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    53bd9c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from bodepd/10707_amazon_linux_support

    (#10707) Add os linux to el list
    ghoneycutt committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    3759683 View commit details
    Browse the repository at this point in the history
  3. (#10707) Update documentation for amazon linux support

    updates the docs to indicate that Amazon Linux has been tested.
    Dan Bode committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    cde319d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from bodepd/10707_amazon_linux_support_docs

    (#10707) Update documentation for amazon linux support
    ghoneycutt committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    baae368 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2011

  1. (#10846) add spec tests for ntp class

    This commit adds some unit tests for the
    ntp class.
    
    Also adds a rakefile for running the spec tests
    Dan Bode committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    b78ee29 View commit details
    Browse the repository at this point in the history
  2. * v0.0.4

      Update CHANGELOG and Modulefile for v0.0.4
    Dan Bode committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    2455a9f View commit details
    Browse the repository at this point in the history
Loading