aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.yml
diff options
context:
space:
mode:
authorEmma Foley <efoley@redhat.com>2021-06-09 18:39:11 +0100
committerEmma Foley <efoley@redhat.com>2021-08-26 21:05:50 +0100
commit720f19cbcb2c03140d1359c11c78b6a1c34cb4d0 (patch)
treed0a0dcb7638782129a713290c5de0b856b136f55 /requirements.yml
parentbefc21d43ae76be21f9ce32be229d723e6264319 (diff)
[ansible] Use collectd_config for default_read_plugins
Update default_plugins to use the collectd_config role [1] [1] https://github.com/infrawatch/collectd-config-ansible-role JIRA: BAROMETER-180 Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: I9ff9bf642b641132771965346d65c95a3d66b996
Diffstat (limited to 'requirements.yml')
-rw-r--r--requirements.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.yml b/requirements.yml
new file mode 100644
index 00000000..47720b54
--- /dev/null
+++ b/requirements.yml
@@ -0,0 +1,4 @@
+---
+- src: http://github.com/infrawatch/collectd-config-ansible-role
+ version: master
+ name: collectd_config