summaryrefslogtreecommitdiffstats
path: root/roles/collectd/base
Commit message (Collapse)AuthorAgeFilesLines
* change state=running to start=started as the old one is going away in ↵Kevin Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* collectd: don't exclude aarch64 for collectd-apachePeter Robinson2017-01-191-1/+1
|
* No collectd for epel7/aarch64 yet, so don't try and install it here.Kevin Fenzi2016-12-031-1/+1
|
* making collectd-apache work for fedoraTim Flink2016-12-011-2/+10
|
* how about thisKevin Fenzi2016-12-011-2/+2
|
* move enable to end of the tasksKevin Fenzi2016-12-011-7/+5
|
* try thisKevin Fenzi2016-12-011-2/+2
|
* roles/collectd: install collectd-disk on F25+Adam Williamson2016-11-281-0/+7
| | | | Plugin was split into a subpackage in F25.
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-2/+2
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-6/+6
|
* Fix a todo in the collectd role for bind statsRicky Elrod2016-06-302-23/+0
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* use new hostname here tooRicky Elrod2016-06-291-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Another try to exclude beaker hostsKevin Fenzi2016-06-251-1/+1
|
* Fix copy pastaKevin Fenzi2015-11-091-2/+2
|
* And some moreKevin Fenzi2015-11-091-2/+10
|
* Allow collectd to access tcp when collectd_graphite is defined tooRicky Elrod2015-06-141-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* copy over nfs.conf as wellRicky Elrod2015-06-101-0/+7
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* gah! add missing dotRicky Elrod2015-06-051-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* except it is env instead of environmentRicky Elrod2015-06-051-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* qualify the environmentRicky Elrod2015-06-052-2/+2
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* start of collectd graphite testingRicky Elrod2015-06-052-0/+26
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* install libsemanage-python to set an sebool for collectdRicky Elrod2015-05-281-0/+6
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-3/+3
| | | | for comparisons.
* Merge branch 'sebool'Ricky Elrod2015-05-262-0/+10
|\
| * Toggle sebool and fix missing Instance tag to collectd-apache workingRicky Elrod2015-05-252-0/+10
| | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * Revert "Test defining collectd_apache in the apache role. Temporarily limit ↵Ricky Elrod2015-05-251-2/+2
| | | | | | | | | | | | the effect of this variable to stg to avoid needing a freeze break until I test it." This reverts commit 8f182ff510fef867fb1febd7afb51e263251760b.
| * Revert "syntax"Ricky Elrod2015-05-251-2/+2
| | | | | | | | This reverts commit 74ad22a53d1230633b2bb284bcea3e494c018f59.
| * syntaxRicky Elrod2015-05-251-2/+2
| | | | | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
| * Test defining collectd_apache in the apache role. Temporarily limit the ↵Ricky Elrod2015-05-251-2/+2
| | | | | | | | | | | | effect of this variable to stg to avoid needing a freeze break until I test it. Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* | [collectd/base] re-resolve dns lookup after a few hours if it failsRicky Elrod2015-05-253-6/+9
|/ | | | | | see: https://github.com/collectd/collectd/pull/732 Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* done build.Ralph Bean2014-12-162-0/+0
|
* Updates to the fi-collectd selinux module for value01.Ralph Bean2014-12-161-2/+7
|
* Whitespace.Ralph Bean2014-12-161-16/+16
|
* and we goStephen Smoogen2014-12-061-0/+0
|
* remember the ppStephen Smoogen2014-12-061-0/+0
|
* put in sink with working version from puppetStephen Smoogen2014-12-061-14/+26
|
* give mailq an explicite path because nobody aint got noneStephen Smoogen2014-12-062-0/+2
|
* Add forgotten tags.Ralph Bean2014-11-171-0/+2
|
* Forgot these bits.Ralph Bean2014-11-171-2/+2
|
* Change these names too.Ralph Bean2014-11-171-10/+13
|
* whitespace.Ralph Bean2014-11-171-1/+0
|
* These should also always run and never changeKevin Fenzi2014-11-131-0/+5
|
* Update fi-collectd selinux module.Ralph Bean2014-11-103-4/+4
|
* Can ansible do parentheses here?Ralph Bean2014-11-051-1/+1
|
* Separate fi-collectd into two separate selinux modules.Ralph Bean2014-11-057-6/+36
|
* Ignore errors since we expect this to fail.Ralph Bean2014-11-051-0/+1
|
* Try to install our fi-collectd module if it is not installed.Ralph Bean2014-11-051-2/+7
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-2/+2
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Ignore errors here for now.Ralph Bean2014-10-011-0/+1
|
* Compile that.Ralph Bean2014-10-013-0/+1
|