/ansible-kapacitor

Installs and Configures Kapacitor

Primary LanguageRuby

kapacitor

Ansible role to install and configure Kapacitor. You may also be interested in

Example

- hosts: myhost

  vars:
    kapacitor_version: 0.13.0-1
    
  roles:
    - wunzeco.kapacitor

Testing

To run this role's integration tests

kitchen test

Dependencies

none

Note: An issue encountered while testing alert notification via email has been raised. (influxdata/kapacitor#602)