-
-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-telegraf
base: 1.3.0
head repository: voxpupuli/puppet-telegraf
compare: 1.4.0
- 15 commits
- 17 files changed
- 12 contributors
Commits on Jul 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dd4235f - Browse repository at this point
Copy the full SHA dd4235fView commit details
Commits on Jul 20, 2016
-
The apt repository uses a non-existant fact to create the list, update to a fact that does exist.
Configuration menu - View commit details
-
Copy full SHA for d60afe4 - Browse repository at this point
Copy the full SHA d60afe4View commit details
Commits on Aug 8, 2016
-
This patch fixes the Exec example adding the missing comma to provide valid syntax for the example.
Configuration menu - View commit details
-
Copy full SHA for e5bd353 - Browse repository at this point
Copy the full SHA e5bd353View commit details
Commits on Sep 12, 2016
-
add support for omit_hostname agent parameter (#36)
Adds support for omit_hostname agent parameter
Configuration menu - View commit details
-
Copy full SHA for a05346a - Browse repository at this point
Copy the full SHA a05346aView commit details -
(Better) Handle testing with Puppet 4 and Ubuntu 16.04 (#37)
Add in an additional node definition for Ubuntu 16.04, and handle the ability to test with Puppet 4. To make this work, set the following environment variables on your host: ``` PUPPET_INSTALL_TYPE=agent PUPPET_INSTALL_VERSION=1.6.1 ```
Configuration menu - View commit details
-
Copy full SHA for 1c8f30f - Browse repository at this point
Copy the full SHA 1c8f30fView commit details
Commits on Jan 16, 2017
-
* Fix fact-related telegraf::input specs These failures appear to have been caused by additional fact requirements added since the specs were first written. Additionally, the my_snmp check was failing due to a change that causes integers to be written to the config as bare numerals, not as strings. * Bump Travis ruby version Required for newer versions of beaker.
Configuration menu - View commit details
-
Copy full SHA for d11bfa2 - Browse repository at this point
Copy the full SHA d11bfa2View commit details
Commits on Jan 18, 2017
-
Add support for purging unmanaged config fragments (#43)
* Add support for purging unmanaged config files This currently defaults to disabled to ease migration from previous versions. * Use Puppet3-compatible resource syntax This doesn't rely on File {} defaults to avoid potential scope weirdness, however unlikely.Configuration menu - View commit details
-
Copy full SHA for f617cd5 - Browse repository at this point
Copy the full SHA f617cd5View commit details
Commits on Jan 27, 2017
-
Normalize Repository file for RHEL and CentOS (#45)
* Normalize Repository file for RHEL and CentOS According to the following we could make use of `yum variables`: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Using_Yum_Variables.html Furthermore it might be preferable to set the `descr` field to the value on the official docs instructions: https://www.influxdata.com/package-repository-for-linux/#centos-users * Update install.pp * Update telegraf_spec.rb * Update telegraf_spec.rb copy pasterino typo :) * Update install.pp * Test CentOS and RHEL * Update .travis.yml
Configuration menu - View commit details
-
Copy full SHA for f7fd88c - Browse repository at this point
Copy the full SHA f7fd88cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad1857 - Browse repository at this point
Copy the full SHA 2ad1857View commit details
Commits on Feb 22, 2017
-
add repo name for el systems (#48)
to prevent the error message: ``` Repository telegraf is missing name in configuration, using id ```
Configuration menu - View commit details
-
Copy full SHA for 3dea26f - Browse repository at this point
Copy the full SHA 3dea26fView commit details
Commits on Feb 28, 2017
-
Provide the ability to disable or stop the telegraf service. (#49)
There may be a time when a sys admin needs to stop the telegraf service on one or more machines. Let's add the ability to _control_ the service, rather than statically enabling and starting the service.
Configuration menu - View commit details
-
Copy full SHA for d83237c - Browse repository at this point
Copy the full SHA d83237cView commit details
Commits on Mar 7, 2017
-
Update repo url in install.pp for rhel machines. (#50)
I'm not sure when the url changed, but the wrong url was causing yum to error as it tried to update the influxdata repo.
Configuration menu - View commit details
-
Copy full SHA for a3bb343 - Browse repository at this point
Copy the full SHA a3bb343View commit details
Commits on Mar 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4ae496f - Browse repository at this point
Copy the full SHA 4ae496fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 654c863 - Browse repository at this point
Copy the full SHA 654c863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2deebb5 - Browse repository at this point
Copy the full SHA 2deebb5View 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.3.0...1.4.0