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: voxpupuli/puppet-telegraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.3
Choose a base ref
...
head repository: voxpupuli/puppet-telegraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 14 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 28, 2016

  1. Configuration menu
    Copy the full SHA
    c32bf63 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Merge pull request #10 from stuartbfox/master

    Change validate_array($global_tags) to validate_hash($global_tags)
    yankcrime committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    da378df View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Add a new define telegraf::input

    Add tests
    
    Extent the tests
    
    Update readme
    
    Fix a minor template issue
    
    [add_input_define] Alter the define to accept a plugin type, allows for multiple inputs of the same type
    
    [add_input_define] Fix a typo in the README
    
    [add_input_define] Aaaand again, too much caffeine
    
    [add_input_define] Typo
    
    [add_input_define] Make sure not to quote values passed in via a manifest
    stuartbfox committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    7d1cdc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    4c23846 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. acceptance tests on docker

    deric committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    f47ef82 View commit details
    Browse the repository at this point in the history
  2. test on ruby >= 2.0

    deric committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    2266aa6 View commit details
    Browse the repository at this point in the history
  3. include wget

    deric committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    780159d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

  1. Merge pull request #13 from stuartbfox/master

    Add a new define telegraf::input
    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    2917f41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from deric/acceptance

    acceptance tests on docker
    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    3b667ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f0f1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from deric/apt

    ensure apt-transport-https is installed on Debian
    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    1ab77fa View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    Formatting fixes for a couple of files
    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    c0239ee View commit details
    Browse the repository at this point in the history
  6. Default to Ubuntu for acceptance testing

    Switch to just using Ubuntu for acceptance testing via Docker.
    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    d55e866 View commit details
    Browse the repository at this point in the history
  7. Version bump to 1.2.0

    yankcrime committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    a21daef View commit details
    Browse the repository at this point in the history
Loading